View Single Post
Old 09-30-2013, 03:50 AM   #3
Andrewhudson040
Registered User
 
Join Date: Jul 2013
Posts: 16
Hi you can change the backgrounds in html follow the code
<!DOCTYPE html>
<html>
<body style="background-color:yellow;">
<h2 style="background-color:red;">This is a heading</h2>
<p style="background-color:green;">This is a paragraph.</p>
</body>
</html>
__________________
Get VPS Hosting, Dedicated Server, Web Hosting & Cloud Hosting Services from
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Andrewhudson040 is offline   Reply With Quote