The first thing you should learn about HTML is the basics of how to setup a page. HTML "tags" or commands are surrounded with The basic HTML for a web page: <HTML> - This tag says that you are beginning a page of HTML, it is ended with </HTML> <HEAD> - This tag contains any header information such as the title, meta tags, or anything else "hidden." <TITLE> - This tag is somewhat obvious. This is where you type the Title of your web page. <BODY> - This tag must come after you close the </HEAD> tag. The body is what the viewer of your web page will see. This is where your site's contents begin. This tag can also contain the background image, the background color, the text color, the link color, the used link color and the activated link color. BACKGROUND, BGCOLOR, TEXT, LINK, ALINK, VLINK. A basic page setup:
<HTML> Your site's images, text, etc. All of the content of your site goes here.
</BODY> home - tips - tutorials - articles - free images - link back - contact - misc. - offers - advertising © 1997-98 APEX Studio, Co. LinkExchange Member | ||||