Example:
HTML
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Hello World!</h1>
<h2>I am formatted with a linked style sheet.</h2>
<p>Me too!</p>
</body>
</html>
How to add A link with a rel attribute - HTML rel Attribute | HTML Attribute |
How to add An image map, with a clickable area - HTML rel Attribute | HTML Attribute |
How to add An external stylesheet - HTML rel Attribute | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |