|
HTML From Scratch Okay, these are the requirements for your use of this HTML tutorial:
That's all. Do me a favor and read the text between the examples...I don't think the examples will be enough. All the informaiton that is in red is changable.
This is the bare minimum for any page. The <title> area is when the browser gets the Title Bar's Message from. For instance, look at the top of your screen. It should read "Dragon Mage Graphics" because that is what I have between my <title> tags.
Several tags have been added to the <body> tag. These will be the colors of the site. Below is a chart of what each of the additions mean:
You can change the colors I have used, but please use hex codes to do so. Need hex color codes? Check out Doug's Codes. If you use words (eg "black" or "blue") some computers might read a different color. I don't know why. Now you have the bare basics of a web page. If you open it up on web browser, you will have just a background and a title. If you are looking to add more, go on to the next stage.
On to the Next Step.
© drago. Please do not remove anything from this page. The backgrounds are offered in the free graphics sections. |