Follow the Example.
Example:
HTML
<!DOCTYPE html>
<html>
<head>
<style>
body { color: green;
}
</style>
</head>
<body>
<h1>Hello world!</h1>
<p>This is some text.</p>
<p><a href="https://horje.com">Visit Horje.com!</a></p>
</body>
</html>
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |