CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    George2 is offline Elite Member Power Poster
    Join Date
    Oct 2002
    Posts
    4,468

    Talking Question about fieldset tag of HTML.

    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

  2. #2
    Join Date
    Dec 2002
    Posts
    14
    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.
    Some N00b bored at work!

  3. #3
    George2 is offline Elite Member Power Poster
    Join Date
    Oct 2002
    Posts
    4,468

    Talking

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured