Home >Web Front-end >HTML Tutorial >Solve the style problem under ie7_html/css_WEB-ITnose

Solve the style problem under ie7_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:09:561091browse


  <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>


.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;}


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


Reply to discussion (solution)

25edfb22a4f469ecb59f1190150159c66b448eab9d3dad7b3389a4040d7da695[2009-05-20]79e00fc22566e9093c555545a7721529The death toll in Sichuan rose to 30, and nearly 600,000 people were affected in Yunnan [Photo] 5db79b134e9f6b82c0b36e0489ee08edbed06894275b65c1ab86501b08a632eb

45a2772a6b6107b401db3c9b82c049c2d6d448110e0324953b5d7bc1e2b276ce Just put it in front of 3499910bf9dac5ae3c52d5ede73834855db79b134e9f6b82c0b36e0489ee08ed

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.
25edfb22a4f469ecb59f1190150159c66b448eab9d3dad7b3389a4040d7da695[2009-05-20]54bdf357c58b8a65c66d7c19c8e4d114ee7959cc8dd4be16ef633321c03dac32Sichuan death toll rises to 30, Yunnan nearly 600,000 People affected by disaster [Picture] 5db79b134e9f6b82c0b36e0489ee08edbed06894275b65c1ab86501b08a632eb

45a2772a6b6107b401db3c9b82c049c254bdf357c58b8a65c66d7c19c8e4d114 Just put it in front of 3499910bf9dac5ae3c52d5ede73834855db79b134e9f6b82c0b36e0489ee08ed

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

25edfb22a4f469ecb59f1190150159c66b448eab9d3dad7b3389a4040d7da695[2009-05-20]54bdf357c58b8a65c66d7c19c8e4d114
45a2772a6b6107b401db3c9b82c049c254bdf357c58b8a65c66d7c19c8e4d114 put Just go in front of a>
Please explain. . Why is this successful? .

Also a little confused