HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
<legend> border color How do I set?
Post new topic   Reply to topic    HTML Help Forum Index -> DHTML
View previous topic :: View next topic  
Author Message
Roommatesville



Joined: 24 Dec 2004
Posts: 2

PostPosted: Fri Dec 24, 2004 3:42 pm     <legend> border color How do I set? Reply with quote

I'm using the <Legened>

How do I set the border color using <Legend>

--Scott
www.roommatesville.com
kanenas



Joined: 14 Dec 2004
Posts: 191

PostPosted: Mon Jan 03, 2005 6:39 am     Setting border color of a fieldset Reply with quote

Roommatesville wrote:
I'm using the <Legened>

From the angle brackets, I'll assume you mean you mean "the Legend tag".

This is a style question, not a DHTML question. If you have further questions, post in the CSS forum. Setting the border-color propery for the frameset node works well for Mozilla browsers, but not IE <= 5.5 and may be funky under IE 6.

e.g.
Code:
<fieldset style="border-color: red;">
<legend>Arthur</legend>
<input type='text' size='5'/>
</fieldset>


Next time, try Google.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> DHTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial