Test4
Ok hear we go with test4 with more extra tags to improve control and the look of the page to your likeing adding the extra tags as you can see in the code.
I have added the information that the browser uses to identify that this is a legal html document, also with a meta Tag in the head section as to the character set to use, you dont have to do anything with this, just add it to every page as shown.
I have added what is called an attribute to the body Tag for background color, look at the web color chart and replace the color name to one of your choice.
I have used a styleTag placed between the head Tags to give you a border around the whole page, again replace color name to one of your choice.
Addresses or short lines
Mr Ivor Biggen
49 Letsbe Avenue
BucksThe above address introduces the BR tag this forces a line break where as the P Tag we used creats a blank space between paragraphs, thats the difference.
So in test4 we have added info for the browser, added a background color and given you a colored page border
Once you have copied/saved and opened it in your browser and seen the result just delete it or keep it.
We will start adding different fonts and sizes, including different color text in test5.