<html lang="en">
<head>
<meta charset="UTF-8">
<title>استفاده از فایل خارج سند</title>
<style type="text/css">
@import url("./examples/css/style.css");
p {
color: blue;
font-size: 16px;
}
</style>
</head>
<body>
<h1>novin Web Host in 2014 managed by Gholamreza Jahandideh </h1>
<p>virtual and dedicated servers in the field of Internet</p>
</body>
</html>