Previous Message
Next Message

Border Bottom non specific width?

Sent by GPL on 28 February 2005 19:07


h1 {
	border-bottom-color: #1E00FF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Forte, Tahoma,"Brush Script MT";
	font-size: 30px;
	color: #1E00FF;
	margin: 12px 0 0 15px ;
	padding: 0;
	width: 70%;
}



I have an H1 on a piece of code that looks like the above. 

My question is, can I somehow have the border-bottom width with the
dotted line only be as wide as the text within the H2 elements?

Right now it at a one size fits all 70% but what I would like to
achieve is have that dotted bottom border be only as long as the text
that is with the H1 element.

Possible? Suggestions?
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: