Paste the following HTML:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
Hi, here is some text.
</body>
</html>
into your editor:
Save the file. Then open the file in a browser:
Next: HTML Attributes
Leave a comment