The above rounded part of blog page is outer wrapper of
google blog.
What does mean 'outer wrapper'?
well outer wrapper is the layer that
contains all the content
of Blog including heder,
header description,sidebar,main blog post and footer
it comes before <body> background .
one can choose first layer ,and outer wrapper having different
background-color.
#outer-wrapper { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #ffff99; PADDING-BOTTOM: 10px; MARGIN: 0px auto; FONT: 100% Arial, sans-serif; WIDTH: 920px; PADDING-TOP: 10px; TEXT-ALIGN: left } |
here background-color of outer
wrapper has been taken
of color-code (#ffff99) it display before
'body background color' .
And width of outer wrapper is taken 920px .
© Tips for Bloggers
0 comments:
Post a Comment