Page 71 - Trackpad_V2.1_Class6
P. 71
The <!DOCTYPE HTML> declaration at the beginning specifies that the document follows HTML5
standards.
CREATING AND SAVING AN HTML DOCUMENT
To create an HTML document, open a text editor (here, we have used Notepad) and type the code.
To save an HTML document, follow the given steps:
1 Click on the
File menu.
3 Type a name for the webpage.
Make sure you add the .html or .htm
extension to the webpage name.
2 Click on the Save As option. 4 Click on the Save button.
21 st
Century #Leadership & Responsibility
Skills
“You should always check your code to avoid errors. Make sure your
tags have angular brackets and the closing tag includes a slash, and
the values of attributes are enclosed in double quotes.”
Learn HTML5 and CSS3 69

