When you have made your webpage you will want to add some graphics to it to make it appear more interesting. Here we are going to talk about a few 'welcomes' that you can put at the top of your page. On this page I have one in gold and if you would like to use it download it by right clicking your mouse and 'save picture'. There are many free welcome graphics that can be obtained from the Internet and I have a page of them for free download at:





       An other really good one is written in just by coding. It looks like the one below but by changing the colours in your text editor you can vary the colours:

WELCOME



WELCOME



WELCOME



WELCOME

       The code you need to insert the type of welcome above is give in a zip file that you can dowload free from here:

Welcome html

       As we have mentioned in a previous tutorial the code needed to insert images is enclosed in < > brackets and will read something like this:

"div align=center"
image src="mywelcome.gif"

the ending will depend on your type of image i.e. whether it is a .gif, a jpeg, or a bmp file. Remember each of the lines of coding above will be enclosed in < > brackets. There are many other tutorials on making graphics and many of them have instructions on welcom graphics. Have a browse using a search engine to look at some of them.