skip to main
|
skip to sidebar
HTML - DHTML - CSS
Showing posts with label
CSS Background Properties
.
Show all posts
Showing posts with label
CSS Background Properties
.
Show all posts
Background-Repeat
Background-repeat in CSS.
Syntax
(
background-repeat : values
;)
background-repeat
Values:
repeat | repeat-x | repeat-y | no-repeat
Example:
.class_name {background-repeat : repeat-x;}
Background-Image
Background-Image in CSS.
Syntax (
background-image:values
)
background-image
Values:
image-url| none
Example:
.class_name{background-image : bg.gif;}
Background-Color
Background-Color in CSS.
Syntax (
background-color:values;
)
background-color
Values:
aqua | black | blue | green | lime etc...
Example:
.class_name{background-color : green;}
Older Posts
Home
Subscribe to:
Posts (Atom)
Latest Posts
Loading...
Blog Archive
▼
2008
(100)
▼
October
(1)
HTML Meta Tags
►
August
(66)
►
July
(33)
c4 Code
Loading...
Microsoft Languages - DotNet VB, C#, VB.Net
Loading...
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Feedjit Live Blog Stats
Tags
CSS
(99)
CSS Background Properties
(3)
CSS-Border-Properties
(12)
CSS-Font-Properties
(6)
CSS-Layout-Properties
(6)
CSS-Line-Properties
(2)
CSS-List-Properties
(5)
CSS-Margin-Properties
(5)
CSS-Max-Properties
(2)
CSS-Min-Properties
(2)
CSS-Overflow-Properties
(3)
CSS-Padding-Properties
(5)
CSS-Page-Properties
(3)
CSS-Ruby-Properties
(3)
CSS-Scrollbar-Properties
(8)
CSS-Text-Properties
(9)
CSS-Word-Properties
(3)
HTML-Meta-Tags
(1)
List
(5)
Followers