|
|
An external style sheet is used to define the style for many HTML pages. |
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Category: | Web Tutorial |
Sub Category: | HTML CSS |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference