View Single Post

  #2 (permalink)  
Old 04-18-2006, 08:10 PM
Darkcard Darkcard is offline
Junior Member
 
Join Date: Apr 2006
Posts: 4
Darkcard is on a distinguished road
This is an good small tutorial for those new to HTML. People do need a place to start, and why not start with the basics. I like this tutorial, I'm sure showing people this will allow alot more people to become interested in learning HTML.

Now, if you dont mind me adding a small bit to this, may I?

Most websites start out with a simple layout of tags. Tags are the letters you see in the brackets ( '<' '>' ) Most websites have a simple lineup of tags to start, which is easy to memorize with a few moments of practice. Keep in mind that the closeing tag always has a '/' before the tag name.

Code:

















This is the basic setup to start makeing your webpage.

PS: If the maker of this thread wants this removed, just send the PM, I am only trying to help. I hope you don't mind.
Reply With Quote