Saturday 29 June 2013

// // Leave a Comment

Html Codes for background color putiing in your website or blogger

Hey guys here is good news because you get Html Background codes.Please copy and paste it to your website.
Background Color
This example changes the background color of the scroll box. In HTML, you change background color using the CSS background-color property:


  • HTML Code:

<div style="height:90px;width:150px;overflow:scroll;background-color:#67F152;">We have added a background color to this HTML scroll box. This is done using the CSS 'background-color' property.</div>


HTML Codes:

  • <div style="height:90px;width:150px;overflow:scroll;background-color:#67F152;color:#A6120D;">We have changed the color of the text inside this scroll box. We did this using the CSS 'color' property.</div

You are able to paste one of these html codes to your website.
HTML codes are used for looking your website beautiful generally.

0 Peoples tell for us:

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.