The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  MyBid

Start with a title

gilbertsavier

New Member
affiliate
Hello,
Every HTML document needs a title. Here is what you need to type:

<title>My first HTML document</title>

Change the text from "My first HTML document" to suit your own needs. The title text is preceded by the start tag <title> and ends with the matching end tag </title>. The title should be placed at the beginning of your document.

To try this out, type the above into a text editor and save the file as "test.html", then view the file in a web browser. If the file extension is ".html" or ".htm" then the browser will recognize it as HTML. Most browsers show the title in the window caption bar. With just a title, the browser will show a blank page. Don't worry. The next section will show how to add displayable content.
 
Thanks, google also really likes the title tag and I believe it should be around 60 characters
 
banners
Back