Home > Web Front-end > HTML Tutorial > A css, please explain; I don't understand left: 900em and left: auto_html/css_WEB-ITnose

A css, please explain; I don't understand left: 900em and left: auto_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:14:59
Original
1360 people have browsed it

#nav li ul {
line-height: 27px; list-style-type: none; text-align:left;
left:900em; width: 180px; position: absolute;
}

#nav li:hover ul {
left: auto;
}


Reply to discussion (solution)

http://www .chinaz.com/design/2007/1114/19445.shtml

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template