This html code is useful for those who are making simple websites. If have a favourite image that you want to set as a background on your webpages this html code is for you. Not only is the html code just for background, you can also use it to set text, link and clicked link colours on your webpage.
Sorry no example available yet.
So wanting a background image? Simply copy and paste the below html code and change parts in red to suit you.
<body background="URL of Image" text="#color" link="#color" vlink="#color">