< !-- 翻页 开始-->
当前位置:案例效果
< p class="pa_tu_box">haha
A total of 1pages18recordshaha
<
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.