CSS-HTML.NET
Home > CSS > background
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

CSS Tag background

background Examples

background: #FF0000

background: url(someimage.gif) no-repeat top

background: #00FF00 url(someimage.gif) no-repeat fixed top


background equivalent HTML Tag

bgcolor="#000000"


background with JavaScript

document.getElementById(id).style.background="#000000"



See also below CSS tags:

hover
border-top-color
background
max-height
text-transform
Terms and Conditions