Home >Web Front-end >HTML Tutorial >How to solve css wrong line problem_html/css_WEB-ITnose

How to solve css wrong line problem_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:19:441051browse

css ie

Please help me. I just made a template and it always goes wrong in IE. Can anyone help me and how to solve it?
Demo address: http://www.fengwanr.cn

Reply to discussion (solution)

The display is fine, where is the error?
Please explain the code range clearly. Isn't this an advertising post?

Please help me. I just made a template and it always goes wrong under IE. Can any hero help me and how to solve it?
Demo address: http://www.fengwanr.cn/mall


The display is very good. Is there something wrong?
Please explain the code range clearly. Isn't this an advertising post?
I just forgot to post this, it’s downstairs

Change the position like this:

<div class="inc_top">    <span class="f_r more">        <span class="recommend_cate_brand">            <a title="达芙妮" href="/brand/id-7">达芙妮</a>              <a title="南极人" href="/brand/id-9">南极人</a>              <a title="茵佳妮" href="/brand/id-10">茵佳妮</a>              <a title="歌莉娅" href="/brand/id-11">歌莉娅</a>              <a title="七匹狼" href="/brand/id-12">七匹狼</a>              </span>        <a title="更多" href="/cate/id-cloth">更多</a>    </span>    服装,内衣,配件</div>

If you don’t want to change the position, you can also write it like this:
<div class="inc_top" style="clear:both;overflow:hidden;">    <h1 style="float:left;">服装,内衣,配件</h1>    <div class="f_r more">        <div class="recommend_cate_brand">            <a title="达芙妮" href="/brand/id-7">达芙妮</a>   <a title="南极人" href="/brand/id-9">南极人</a>              <a title="茵佳妮" href="/brand/id-10">茵佳妮</a>   <a title="歌莉娅" href="/brand/id-11">歌莉娅</a>              <a title="七匹狼" href="/brand/id-12">七匹狼</a>          </div>        <a title="更多" href="/cate/id-cloth">更多</a>    </div></div>

Change the position to this:
XML/HTML code?1234567891011121325bd608ae0d563eaa20ac4e416ae70b8 recommend_cate_brand">                                                                                    Change the position to this:
XML/HTML code?1234567891011121325bd608ae0d563eaa20ac4e416ae70b8 c472e64bf2a42fad7be0533d4a046d64 "Daphne" href="/brand/id-7">Daphne5db79b134e9f6b82c0b36e0489ee08ed&a...

My brother changed it according to the method you said and it is indeed effective, but more is missing


Where exactly? Wrong business?

db38c0fb9fa1f19ef409303b49d51eb1more5db79b134e9f6b82c0b36e0489ee08edPut it in the div above

33426e8346d9a18f13d1a2e751ceef84More5db79b134e9f6b82c0b36e0489ee08edPut it in the div above

Well, it’s solved! Thank you all.

25bd608ae0d563eaa20ac4e416ae70b8
c472e64bf2a42fad7be0533d4a046d64

>                                                                                                                    -9">Antarctic People5db79b134e9f6b82c0b36e0489ee08ed  

                                                                                          ; 
                                                                      b24cee9e9ba272dff56959fc6be52310Seven Wolves5db79b134e9f6b82c0b36e0489ee08ed  
                                                                                      ;More5db79b134e9f6b82c0b36e0489ee08ed
                                                                        Enough

It seems to be solved

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