CSS在HTML底部有一个信息提示栏_html/css_WEB-ITnose

WBOY
Release: 2016-06-21 08:46:00
Original
1314 people have browsed it


在HTML页面的底部有一个固定的信息栏

<div id="rk_foot" style="position:fixed;bottom:0px;z-index:1000;background-color:rgb(221,221,221);background-attachment: scroll;width:100%;margin:20px 0px 0px 0px;padding:10px;">
Copy after login


使用DIV CSS实现字体居中

div{text-align:center}
Copy after login




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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!