http://gamingreloade...lisa/index.html is how it is, i dont want the content image to repeat.
Edited by venomsnake, 16 October 2005 - 08:24 PM.
Posted 16 October 2005 - 12:33 PM
Edited by venomsnake, 16 October 2005 - 08:24 PM.
Posted 16 October 2005 - 12:34 PM
Posted 16 October 2005 - 03:34 PM
.class { background-repeat:no-repeat; }
If you know any CSS at all, that should make sense. If not, you should add it to a stylesheet, and probably change .class to body
Posted 16 October 2005 - 03:37 PM
Posted 16 October 2005 - 03:39 PM
Posted 16 October 2005 - 03:56 PM
<div style="width:200px; height:200px; overflow: auto;"> content here </div>
Posted 16 October 2005 - 06:29 PM
Posted 16 October 2005 - 08:38 PM
Avalanche, on Oct 16 2005, 03:56 PM, said:
<div style="width:200px; height:200px; overflow: auto;"> content here </div>
Posted 17 October 2005 - 12:03 AM
Posted 17 October 2005 - 08:58 AM
Posted 17 October 2005 - 09:02 AM
Posted 17 October 2005 - 03:11 PM
coolaid, on Oct 16 2005, 10:03 PM, said:
<table><tr><td><div style="width:200px; height:200px; overflow: auto;">CONTENT</div></td></tr></table>
0 members, 1 guests, 0 anonymous users