Introduction to HTML
It is time to begin your study of Web Site development by using a text editor to create a simple web page. You will learn about the HTML tags that provide page structure and content formatting.
By the completion of the module, students will be able to:
- Define HTML and explain its parts.
- Understand the connection between HTML and the web browser.
- View the HTML source code of a web page.
- List the Elite Eight tags and explain the purpose of each set of tags.
- Demonstrate what an opening tag and a closing tag look like and explain its use.
- Create a basic web page using the Elite Eight – saving the web page as an HTML document.
- View a created web page in a web browser.
- Use a special character code to create a blank space in an HTML document.
- Use the </br> tag to create new lines in an HTML document.
Next
|