![]() |
| ||||||
Page 1 Index |
Welcome to FreeStop HTML Tutorial |
Keep commonly used code "snippets" on note pad so that you can copy and paste them quickly. Learn what HTML codes do -- even if you use a drag and drop editor you will likely need to
go inside your source and do some tinkering.
|
We will start with an overview of the most commonly used. As far as this course goes you can see what will be covered by looking at the menu bar at the left. So let's get right to it. These are the opening and closing tags of your document. comes at the beginning of your page. It tells the browser to start reading your page information. tells the browser that you page has ended. Some tags have both opening and closing tags and some do not. A lot of information can be placed between the HEAD tags. META tags, TITLE, CSS, SCRIPTS
tags also appear in the HEAD of your page. These are used to give information about your page to help position your page in the right category in web data bases for the browser to search out. They can also give information about who created the page, what editor was used etc. Between these tags is where your content is displayed. Between these tags there are many other tags to help render your page the way you want it to look. Here are some attributes which can be put in your BODY tag. This is how you Manipulate your text. Not all of the attributes have to be used. Go to the left menu and click on HTML to continue.
Free URL Redirection |