Acme Web Design Info Logo Everything your mother didn't teach you about the web Hand pulling Acme Web Design package

Acme Web Design Info

Build Your First Web Page with HTML

Conclusion

Congratulations on completing this tutorial. Do you feel empowered, unstoppable, ready to conquer the Internet in one fell swoop? Good!

In this tutorial we covered a lot of really good material. In summary, we learned:

  • That a web page is really just a text document in disguise
  • That HTML tags start with a "<" and end with a ">"
  • Most HTML tags have a beginning and ending tag, like <html> and </html>
  • HTML tags with no ending tag require a "/" before the closing bracket, as with <br />
  • You can cleanly organize content using headings and paragraphs
  • Lists can help break up content into more web-friendly chunks
  • Tables are grids with headings, rows and cells
  • Tag attributes tell the browser how to display a particular tag
  • How to create hyperlinks to other documents as well as different sections in the same document

There is a lot of HTML still to cover, but what you learned today should keep you busy for a while. Stay tuned for more articles and tutorials on Acme Web Design Info!




<< BACK
BACK: Putting it all Together
Bludge Speaking

If you liked this tutorial, link to it to help others find it, too! To add a link to this tutorial, just copy the code below and past it into your page:



Link to this page and help others find this stuff!

Copy and paste this code:

Friendly Linking