never forget
Web Statistics
Television Div Layout by Wane

Television Div Layout

author: Wane

myspaceprodesigns network sites

10/13/2007 05:43 PM

10/13/2007 02:15 PM

backgrounds and tables

NOTE: All codes must go in your style sheet

body

body {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
background-attachment:fixed/scroll;
border: Xpx STYLE COLOR;
}

area under tables

table, tr, td {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
background-attachment:fixed/scroll;
border: Xpx STYLE COLOR;
}

This is the area around your tables

table table table {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
background-attachment:fixed/scroll;
border: Xpx STYLE COLOR;
}

tables

table table table tr td {
background-color:COLOR;
background-image:;
background-repeat:repeat/no-repeat
background-position:center center/center left/center right/center top/center bottom/left top/left bottom/right top/right bottom;
}

overflow:auto is the property which creates the scrollbox and height and width should be defined in pixels.

Comments

View Comments (4) •  Leave Comment  •  Support Forum