youlilsheshe
12-02-2003, 05:30 PM
how do i make a box that i can put around text with html that does not have a scroller?:confused:
|
Click to See Complete Forum and Search --> : box youlilsheshe 12-02-2003, 05:30 PM how do i make a box that i can put around text with html that does not have a scroller?:confused: PeOfEo 12-02-2003, 06:02 PM <div style="border:2px solid #000000; height:100px; width:100px; overflow:inherit;">text</div> EDIT: I FIXED THE TYPO :D youlilsheshe 12-02-2003, 07:47 PM It doesn't work. ray326 12-02-2003, 07:54 PM That's cause PeOfEo can't spell. :D Try using the word "style" instead of "stlye". Paul Jr 12-02-2003, 07:55 PM If you just copy and pasted it, then yeah, it's not going to work. Wanna know why? There's a typo... Try W3's CSS Tutorials (http://www.w3schools.com/css/css_border.asp). This leads to some border stuff... PeOfEo 12-02-2003, 08:48 PM heh woops, change the style... my bad, I really need to proofread my posts. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |