Border Effect in HTML5 / CSS3
Page 1 of 12 Replies - 402 Views - Last Post: 27 November 2012 - 10:52 AM
#1
Border Effect in HTML5 / CSS3
Posted 27 November 2012 - 10:22 AM
I'm trying to find out if you can create a div border like the attached image with CSS3, or whether I have to do the border and then place the text over the top. Thanks.
Replies To: Border Effect in HTML5 / CSS3
#2
Re: Border Effect in HTML5 / CSS3
Posted 27 November 2012 - 10:37 AM
the above image can be created with some plain old HTML:
<fieldset>
<legend>Shopping Cart</legend>
</fieldset>
#3
Re: Border Effect in HTML5 / CSS3
Posted 27 November 2012 - 10:52 AM
That worked great! I'd never used the <fieldset> feature before, that'll come in handy in the future.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|