Solve the style problem under ie7_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:09:56
Original
1060 people have browsed it


  <div class="tech_list all red">          <ul>            <li><a href="#">四川死亡人数升至30人 云南近60万人受灾[图] </a><span class="news_list_time">[2009-05-20]</span></li>            <li><a href="#">抗震救灾:云南拨3000万 两部委拨2700万救灾[图] </a><span class="news_list_time">[2009-05-20]</span></li>            <li><a href="#">红十字会调运近50万元救灾物资[图</a><span class="news_list_time">[2009-05-20]</span></li>            <li><a href="#">民政部调拨帐篷 壹基金捐助首批救灾物资启运攀枝[图]</a><span class="news_list_time">[2009-05-20]</span></li>            <li><a href="#">急需物品:救灾帐篷棉被短缺 急需大量板房[图]</a><span class="news_list_time">[2009-05-20]</span></li>            <li><a href="#">攀枝花地震灾区急需帐篷板房棉被食品[图]</a><span class="news_list_time">[2009-05-20]</span></li>          </ul>        </div>
Copy after login


.tech_list{	float:left;	width:482px;}.news_list_time{	float:right;	margin-right:10px;	margin-top:0px;}.all ul{	list-style-type:square;	font-size:12px;	margin-left:20px;	clear:both;}.all li{	margin-top:10px;	margin-bottom:5px;}
Copy after login


How to make it appear like ie8 or higher browser under ie7, as shown in the figure:


Reply to discussion (solution)

  • [2009-05-20]The death toll in Sichuan rose to 30, and nearly 600,000 people were affected in Yunnan [Photo]


  • Just put it in front of

    Search the Internet for browser compatibility issues

    *margin-top:-15px; I just thought of this method for the time being. . .

    I think this method is great, thank you very much.

  • [2009-05-20]Sichuan death toll rises to 30, Yunnan nearly 600,000 People affected by disaster [Picture]


  • Just put it in front of

    I think this method is great, thank you very much.
    Quoting 1st floor’s reply:

  • [2009-05-20]


  • put Just go in front of a>
    Please explain. . Why is this successful? .

    Also a little confused

    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