The haven of a Geek, teaching geekiness to others.

Wednesday, April 1, 2009

<title> </title>

Have you ever noticed how the title bar (at the top of your browser) changes depending on what site your at? Well, that is becuase of the <title> tags. The proper syntax (coding) is this.

<title>Website Title</title>

What you put in as the tile should be differnt for each page.

</html>

No comments:

Post a Comment