haydar
05-07-2009, 08:50 PM
which <body> attribute do i use to set a background pattern to my html file?
|
||||
background pattern<-------- helphaydar 05-07-2009, 08:50 PM which <body> attribute do i use to set a background pattern to my html file? marilynn.fowler 05-07-2009, 09:02 PM body { background: #fff url(images/whatever.gif) repeat left top; } marilynn.fowler 05-07-2009, 09:03 PM did you mean html? <body bgcolor="#000000" background="images/whatever.gif"> |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum