()NAME ATTRIBUTE="VALUE"()
The NAME of the tag will tell you what type of tag it is. In our example this will be a font tag. The ATTRIBUTE will determine what type of font tag we have. The font tag can change the size, type or color of the text it surrounds. The VALUE is the direct result of the ATTRIBUTE. Each ATTRIBUTE must have a VALUE. All values must be enclosed in quotation marks. In our example: ()FONT SIZE="4"(/)
()HEAD()
()TITLE()
(/)TITLE()
(/)HEAD()
()BODY()This is what everyone will see on your page
(/)BODY()
(/)HTML()
This is the skeleton of your page. Every page on the web, no matter how fancy or high tech needs this basic setup. Notice the the opening and closing pairs. If you have copied this layout on a piece of paper... why not go into your file manager and and open a page. Go for it, don't be afraid. Open the Advanced Editor, click on new and start a page and you can work away at it as you go along with these lessons. Just make sure you save your work! Or if you want to see instant results scroll down to the HTML test bed I have installed. Simply put in your tags and content and press preview. Press reset to erase your work. See, HTML is easy and can be fun. We will learn what to place as content in our page in the next lesson.
¸·•HTML And Javascript Test-Bed¸•·
| |||||