<<
This site hosted by Free.ProHosting.com
Google
Welcome To
POPS PICKS

Club Colossal : 500,000 people can't be wrong!

fancy_rope.gif
HOME
PAID TO READ
TRAFFIC
$2,000/MONTH
CONTACT
PRIVACY

Submitter.net
Professional search engine submission to 1000's of search engines. more...

Resellers Needed
Keep 100% of The
$$$$$ And Get It
INSTANTLY

Click Here


HTML Basics

  

There are 4 basic elements used by almost every web page. These are :

<html> This tells the browser that this is an HTML (Hyper Text Markup Language) document.

<head> This is where you put your keywords and description for the search engines. The browsers and search engine spiders can read this section, but it doesn't show up on the page itself.

<title> The title for your page (what you see at the upper left of the browser window).

<body> This is where you put your page content that you want the rest of the world to see.

Whenever you use an element in a web page, get into the habit of "closing" that element. This is simply a matter of typing the element again, but adding a forward slash (/). Though there are a few elements that do not require closing, it doesn't hurt if you close them anyway, and you'll save yourself a lot of headaches later if you have a problem with your web page not displaying properly.

So, if I were going to start a new web page, it would start out looking like this :

<html>
<head>
<title>
PUT YOUR PAGE TITLE HERE</title>
<meta name="description" content="
PUT YOUR PAGE DESCRIPTION HERE">
<meta name="keywords" content="
PUT YOUR PAGE KEYWORDS HERE">
</head>
<body>

YOUR PAGE CONTENT WOULD GO HERE

</body>
</html>

fancy_rope.gif

  


If you have any questions, please email me and I'll get back to you ASAP.

 Warmest Regards,

 Jerry L. Wartman - Administrator

WEB HOSTING
TEMPLATES
SCRIPTS
COUNTERS
BANNERS
HTML BASICS

Net Applications
Web tools and webmaster resources, including: traffic stats, site monitoring, search engine submission, more...

 


Get YOUR free hit counter

Copyright © 2004 - Wartman Associates - All Rights Reserved