This section thingy:
I forget teh html tag, and I'm nto sure how to describe it
Offline
well you could google your question
http://lmgtfy.com/?q=html+section
or
http://lmgtfy.com/?q=html+div
Edit: I don't think this really requires a topic.
Last edited by rookwood101 (2011-10-16 16:48:37)
Offline
rookwood101 wrote:
well you could google your question
http://lmgtfy.com/?q=html+section
or
http://lmgtfy.com/?q=html+div
Edit: I don't think this really requires a topic.
That's the thing. THEY DON'T HAVE THE BORDERS!!!
Offline
rookwood101 wrote:
THATS NOT IT. I remember seeing the code somewhere but I completely forget where. And CSS can't do whats in the image above.
Offline
sparks wrote:
divs can now have rounded corners! That's brilliant! When I leant about them at first it wasn't an option, you had to use images!
the joys of css 3
http://www.css3.info/
Last edited by rookwood101 (2011-10-16 17:53:34)
Offline
rookwood101 wrote:
sparks wrote:
divs can now have rounded corners! That's brilliant! When I leant about them at first it wasn't an option, you had to use images!
the joys of css 3
![]()
http://www.css3.info/
I know I love that
border-radius:3px;
it's weird you have to specify for mozilla and webkit though
Offline
midnightleopard wrote:
rookwood101 wrote:
sparks wrote:
divs can now have rounded corners! That's brilliant! When I leant about them at first it wasn't an option, you had to use images!
the joys of css 3
![]()
http://www.css3.info/I know I love that
border-radius:3px;
it's weird you have to specify for mozilla and webkit though
I don't think you do anymore, or at least, only for older versions of the browsers. and some strange ones.
Offline
i know! if you're talking about for a form, then its <fieldset> and <legend>
Offline