Wondermaraful
One of the largest help sites in Marapets

 
How to add an image

This is part of the FAQ section, if you clicked on one of the questions that didn't directlly lead you to a part of the site then you need to read instructions in here in order to figure out what to do, READ in full.

Thanks Alice.


Image Info
All codes are located below so that members may copy and paste them where they may need them ALL codes are editable so PLEASE look at the coding once you add it and edit it, I don't need people telling me they don't work because they forgot to add a URL or a number where it says 'add number' OR 'URL HERE'



Imaged Backgrounds:
<body background="IMAGE_URL_HERE">

Non scrolling (moving backgrounds):

<body background="IMAGE_URL_HERE" bgproperties="fixed">

background colors:

<body bgcolor="COLOR_OR_HEX_CODE_HERE"> GRAPHICS

Image:

<img src="URL_OF_GRAPHIC"> Table With Image Background:
<table background="GRAPHIC_URL_here" height="#HERE" width="#HERE"> <tr><td></table> Linking graphic images to another page:
<a href="URL_OF_PAGE_LINK"> <img src="URL_OF_GRAPHIC" border="0">