Friday, September 11, 2009

HTML for Beginners

HTML stands for the HyperText Markup Language. HTML code is the major language of the Internet's World Wide Web. Web sites and web pages are written in HTML code. With HTML code and the world wide web, you have the ability to bring together text, pictures, sounds, and links... all in one place! HTML code files are plain text files, so they can be composed and edited on any type of computer... Windows, Mac, UNIX, whatever.

HTML Beginner Tutorial

Contents

  • Getting Started - What you need to do to get going and make your first HTML page.
  • Tags, Attributes and Elements - The stuff that makes up HTML.
  • Page Titles - Titles. For Pages. Difficult to get your head around, I know...
  • Paragraphs - Structuring your content with paragraphs.
  • Headings - The six levels of headings.
  • Lists - How to define ordered and unordered lists.
  • Links - How to link things together.
  • Images - Adding something a bit more than text...
  • Tables - How to use tabular data.
  • Forms - Text boxes and other user-input thingamajigs.
  • Putting It All Together - Taking all of the above stuff and shoving it together. Sort of a recap thing.
HTML Coding for Beginners

Beginners' Guide to HTML or, How To Make Your First Web Site
Read the complete original guide here http://www.webdeveloper.com/html/beginners_html.html

HTML Basic

HTML Advanced

HTML Examples

HTML References

1 comment: