Radio button Radio and text How to align?

Source: Internet
Author: User

The layout is as follows:

<input type= "Radio" value= "Send Now" name= "a_1" > Send Now
<input type= "Radio" value= "Save to draft Bin" Name= "a_1" > Save to draft Bin
How can I get that little button and text on it?

Workaround:
1. Vertical-align:text-bottom-based
The CSS code is as follows: Vertical-align:text-bottom; margin-bottom:2px; margin-bottom:-2px\9;
2. Vertical-align:text-top-based
The CSS code is as follows: height:13px; Vertical-align:text-top; margin-top:0;
3. Vertical-align:bottom-based
The CSS code is as follows: height:15px; Vertical-align:bottom; margin-bottom:3px; margin-top:-1px;
4. Vertical-align:middle-based
The CSS code is as follows: Vertical-align:middle; margin-top:-2px; margin-bottom:1px;

Radio button Radio and text How to align?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.