اجرا
1264 x 150
1
2
<html lang="en">
3
<head>
4
<link rel="stylesheet" href="/web.css">
5
<title>href attribute in link tag in HTML</title>
6
</head>
7
<body>
8
9
</body>
10
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/web.css">
<title>href attribute in link tag in HTML</title>
</head>
<body>
</body>
</html>