HTML-CSS-JS MASTERLIST
Home
HTML
CSS
JavaScript
Tags
Meaning
Example
<!DOCTYPE>
Version of (X)HTML
-
<html>
HTML document
-
<head>
Page information
-
<body>
Page content
-
<h1> </h1> - <h6> </h6>
Defines HTML headings
Heading 6