(links to an external style sheet) See the Example
Example:
HTML
<html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<h1>I am formatted with a linked style sheet</h1>
<p>Me too!</p>
</body>
</html>
How to create HTML <head> Tag | HTML Tag |
Which browser will support for HTML <head> Tag | HTML Tag |
How to add The <base> tag inside <head> | HTML Tag |
How to add The <style> tag inside <head> | HTML Tag |
How to add The <link> tag inside <head> | HTML Tag |
How to set Default CSS Settings for HTML <head> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |