Home > Web Front-end > HTML Tutorial > css error, it shouldn't be difficult, please help me solve it_html/css_WEB-ITnose

css error, it shouldn't be difficult, please help me solve it_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:50:13
Original
1063 people have browsed it

The document is as follows:

index.html




New webpage




< !-- 翻页 开始-->
        
                当前位置:案例效果


            < p class="pa_tu_box">haha
  • A total of 1pages18records
  • haha


                                                                           <

    1.css

    /*-------- Page turning --------------*/
    ol,ul, li { list-style:none; }
    .page_turning {width:668px;height:31px;margin-top:5px;background:url(../img/lm_pager.gif) no-repeat;height:31px; font:12px/31px Arial,"宋体";}
    .pa_tu_position{width:158px;height:31px;float:left;padding-left:20px;}
    .pa_tu_position strong{color:#ff4800;}
    .pa_tu_box {float:left;width:490px;height:31px; }
    .pa_tu_box li{display: inline;}

    The final result displayed is:


    But the result I want is that the displayed words should be in one line! It should be like the following:
    Current location: Case effect haha ​​1 page and 18 records haha ​​

    Please tell me where I made the mistake in the css Already?




    Reply to discussion (solution)


    Remove.

    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