Click to See Complete Forum and Search --> : Question about fieldset tag of HTML.


George2
March 2nd, 2003, 02:25 AM
Hi, everyone!

I think the function of fieldset tag of HTML is just adding
a frame around a form. Am I corrrect? Does the tag have some
other functions?



Thanks in advance,
George

N00b@work
March 2nd, 2003, 02:31 AM
http://www.w3schools.com/tags/tag_fieldset.asp


So if you look at the <legend> tag and <fieldset> tag and use them together...


http://www.w3schools.com/tags/tag_legend.asp



http://www.w3schools.com/
is a great site.

George2
March 2nd, 2003, 02:52 AM
Thanks, N00b@work buddie!

George

Originally posted by N00b@work
http://www.w3schools.com/tags/tag_fieldset.asp


So if you look at the <legend> tag and <fieldset> tag and use them together...


http://www.w3schools.com/tags/tag_legend.asp



http://www.w3schools.com/
is a great site.