Tips: CSS list labels to solve problems

Source: Internet
Author: User
css| Skills | solve | problems

DIV CSS Web page making tips: There are more than two floating time list markers in the Li solution to the problem.

More than two float floats are defined in Li, which has a left float. The list tag in IE runs to the right and defines one line in ff. Look at the following code:

<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "//www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd" > <ptml xmlns= "//www.w3.org/1999/xhtml" ><pead><meta http-equiv= "Content-type" content=; Charset=utf-8 "/><title> Untitled document </title><style>ol {list-style:inside;} span {display:block; float:left; margin:0 6px;} </style></pead><body><ol><li><span><a href= "#" > Text </a></span ><span><a href= "#" > Text </a></span><span><a href= "#" > Text </a></span ></li></ol></body></ptml>

[Ctrl + A ALL SELECT hint: You can modify some of the code, and then run]

The list of Li in IE, set the width, the serial number becomes 1; After the float, there is no serial number, FF is different. IE thinks: The list does not have the ordinal count in the entity. In practical application, should avoid such a problem!



Related Article

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.