CSS usage>

Source: Internet
Author: User

<! Doctype HTML public "-// W3C // dtd html 4.01 transitional // en"
Http://www.w3.org/TR/html4/loose.dtd>
<HTML>
<Head>
<Meta http-equiv = "Content-Type" content = "text/html; charset = gb2312">
<Title> untitled document </title>
<Style type = "text/CSS">
. Select
{
Border: 1px #7f9db9 solid;
Float: left;
Display: inline;
Margin-Right: 6px;
}
. Select Div
{
Border: 0px #7f9db9 solid;
Float: left;
}
. Select> Div
{
Width: 101px;
Height: 17px;
Overflow: hidden;/* clip: rect (0px 100px, 17px, 0px );*/
}
* Html. Select Div select
{
Display: block;
Float: left;
Margin:-2px;
}
. Select div> select
{
Display: block;
Width: pixel PX;
Float: none;
Margin:-2px;
Padding: 0px;
}
. Select SELECT> Option
{
Text-indent: 4px;
}
</Style>
</Head>
<Body>
<Form name = "form1" method = "Post" Action = "">
<Div style = "width: 100px;">

<Div class = "select">
<Div>
<Select name = "select">
<Option> dddddddasdfasdfasdfdd </option>
<Option> ddddddd </option>
<Option> ddddddd </option>
</SELECT>
</Div>
</Div>

</Div>
<Select name = "select">
<Option> dddddddasdfasdfasdfdd </option>
<Option> ddddddd </option>
<Option> ddddddd </option>
</SELECT>
</Form>
</Body>
</Html>

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.