HTML Lessons  

  1. HTML Introduction

  2. HTML Tags

  3. HTML Page Structure

  4. HTML Backgrounds

  5. HTML Formatting Text

  6. HTML Formatting Fonts

  7. HTML Headings

  8. HTML Entities

  9. HTML Line Breaks

  10. HTML Lists

  11. HTML HR- Horizontal Rule

  12. HTML Images

  13. HTML Links

  14. Table Introduction

  15. Table Rows & Columns

  16. Table Width

  17. Table Alignment

  18. Table Border Color

  19. Table Background Color

  20. Table Background Image

  21. Cell Alignment

  22. Cell Padding

  23. Cell Spacing

  24. Cell Spanning

 

Introduction to HTML

HTML is the main language for designing web pages and is an acronym for Hyper Text Markup Language. HTML is simple and easy to learn. By the end of this tutorial you will be able to create your own website with links, images, tables, special effects for text and much more.

To start working with HTML you will need a text editor and a web browser.

Text Editor

You can easily edit HTML files using an html editor like FrontPage instead of writing your markup tags in a plain text file. But the best way to learn is by using a plain text editor like Notepad or Wordpad. If you are using windows you can open Notepad or Wordpad by going to:

Start button --> Programs --> Accessories --> Notepad or Wordpad

Web Browser

A web browser is what you are using right now to view this page. Two of the most popular web browsers are Internet Explorer and Netscape Navigator.

Next Lesson





© Copyright Studio6000 2006. All rights Reserved.