Horje

How to add In the following example, the type attribute indicates that the linked document is an external style sheet -

Link Example.

index.html
Example: HTML
 <head>
<link rel="stylesheet" type="text/css" href="theme.css">
</head> 

Output should be:

How to add In the following example, the type attribute indicates that the linked document is an external style sheet -




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin