HTML Codes
I am placing some html code that you are going to use in your portal for Banner, your premium ads, or some text.
<center></center> this will center you image or text in the page <center>place code for image or your text here</center>
<b></b> makes your text bold <b>test</b> <br> is place at the end of the code so there will be a space between you text or banner
or you can use this code and it will center and make a space for your image <p align=”center”><a target=”_blank” href=”http://urllinkgoes here.com”></a></p>
For text <p align=”center”><your text goes here></a></p>
<img src=”http://oogads.com/user_images/picturename.jpg”> for placing image
<a href=”http://anyurlhere.com”>Your Words Here</a> placing a link
<a href=”http://anyurlhere.com”><img src=”http://oogads.com/user_images/picturename.jpg”></a> for placing a link when you click an image
<a href=”mailto:me@anydomainname.com”> email me</a> for your email
Here is the how to built html from Tim click here
