Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7676297
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:10:05+00:00 2026-05-31T17:10:05+00:00

I am building a form which uses labels to define the input values (as

  • 0

I am building a form which uses labels to define the input values (as many do).

A sample of this form can be seen here.

My issue, however, is in using things like checkboxes and radio buttons. While I want to define a group of input options, (say something like Gender), using to then surround my actual inputs with “male” and “female”, it seems to cause conflicts, specifically styling wise given it takes the original css attributes.

What is the best/proper way to use labels within labels where the first label will define an overall area and the subsequent labels are used to merely define the specific input?

EDIT

The form I demo above is an example of an issue I am facing but for consistency, I plan to use this form styling across several (50+) pages of form collection so while possible, I am trying not to target a specific issue, rather solve something across many pages on my site.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T17:10:07+00:00Added an answer on May 31, 2026 at 5:10 pm

    I think you should use fieldset and legend tags instead, e.g.

    <fieldset>
       <legend>Gender</legend>
    
       <label for="male"><input type="radio" ... />male</label>
       <label for="female"><input type="radio" ... />female</label>
    </fieldset>
    

    fieldset is a logical container for grouping related inputs and legend represents an introductory caption for the fieldset itself. Your fiddle updated: http://jsfiddle.net/zrqnT/4/

    see also:
    http://dev.w3.org/html5/spec/single-page.html#the-fieldset-element
    http://dev.w3.org/html5/spec/single-page.html#the-legend-element

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a price estimator form, which uses jQuery to manipulate select menus. Basically,
I'm building an app in CodeIgniter. I have an invoice form which uses jQuery
I'm building an application which uses ajax calls for form validations and some others,
I'm building a web form in which administrators on my site can add XML
I m building a very simple form validation which validates only required fields. This
I am building a site which uses jQUery validation plugin and want things validated
I'm building a contact form (PHP file, design has been already made) which will
I am building a PHP registration form which takes the following fields for up
I am building a form in access database. I have a combo box which
I'm building an HTML form with which the user should be able to upload

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.