Intro to HTML
Skills Covered
Plain Text File (ASCII)
Case Sensitive
Notepad
/ (slash)
Document Tags
- HTML
- Head
- Title
- Body
- Comment
Basic Text Structures
- Heading
By then end of this exercise, you should be able to do the following:
- Identify the meaning and purpose of HTML tags.
- Open up a workspace for creating new HTML documents.
- Use a text editor to create the basic HTML structure for any web page.
- Insert non-displayed comments into your HTML files.
- Open your HTML document with a web browser to see how it is displayed.