News-Movie photo-Picture Galarey of Unbelievable News

Monday, October 13, 2008

Some Practical R&D on CSS

propertyName description IE Firefox
background

background set the color

background-image
background-repeat
background-position------------------------------in %,center
background-position------------------------------in px y N
"Possible Values

* inherit
background-attachment
* scroll (default) - the background image will scroll with the rest of the content.
* fixed - the background image will remain stationary as the rest of the content is scolled.

background-one line declaration
text color
color
h1 {color: #00ff00}
h2 {color: #dda0dd}
p {color: rgb(0,0,255)}
latter-spacing
px or cm default value for that is px

background-color
use that with span. and when you need use it
line-height


text-align
center,right,left
text-decoration
overline,line-through,under-line,none
text-transform
uppercase,lowercase,capitalize
direction
used in div either rtl,ltr
white-space
nowrap


font

font-family
font-size
px or %
font-size-adjust
:0.60 work only that value
font-variant
Border

border{default perameter}
border-width border-style border-color ex medium double rgb(250,0,255)
border-style
set different style
border-:{commom pera}
border-top: medium solid #ff0000
border-width
effect on how pera used
border-color
border--color
margin
margin{default perameter}

margin-top
margin-right
margin-bottom
margin-left

Pading

pading{default perameter}

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home