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:
<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:
You are able to paste one of these html codes to your website.
HTML codes are used for looking your website beautiful generally.
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 comments:
Post a Comment