代码语言
.
CSharp
.
JS
Java
Asp.Net
C
MSSQL
PHP
Css
PLSQL
Python
Shell
EBS
ASP
Perl
ObjC
VB.Net
VBS
MYSQL
GO
Delphi
AS
DB2
Domino
Rails
ActionScript
Scala
代码分类
文件
系统
字符串
数据库
网络相关
图形/GUI
多媒体
算法
游戏
Jquery
Extjs
Android
HTML5
菜单
网页交互
WinForm
控件
企业应用
安全与加密
脚本/批处理
开放平台
其它
【
Css
】
网页底部浮动DIV调用
作者:
/ 发布于
2018/4/8
/
906
浮动代码有一个CSS文件,需要把下面代码保存为style00.css样式文件。 @charset "utf-8"; /* X CSS Document Y */ body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;} a{color:#333;text-decoration:none} ul,li{list-style:none; margin:0px; padding:0px;} img{border:0;vertical-align:middle;} em{ font-style:normal;} .float_qb{ position:fixed; z-index:1000; bottom:0; width:100%; left:0; background:#fcfcfc; padding:5px 10px; line-height:20px; color:#000; font-weight:normal; border:#eee 1px solid; box-sizing:border-box; font-size:14px;} .float_qb h5{ font-weight:bold; } .float_qb dt{ float:left; width:40px; margin-right:10px;} .float_qb dt img{ width:100%;} .float_qb dd{ overflow:hidden;} .float_qb dd span{ background:#F00; color:#fff; font-weight:bold; padding:0 5px; font-weight:bold; font-size:16px;} 调用 <!-- 浮动/ --> <link rel="stylesheet" type="text/css" href="style00.css"> <div class="float_qb"> <dl> <dt><img src="tubiao.png"></dt> <dd> <h5></h5> 了解更多xxx,加我qq:<span>888888</span>←xxxxxxxxxxxxxx</dd> </dl> </div> <!-- 浮动/ -->
试试其它关键字
同语言下
.
前端PC-移动端CSS公共样式+HTML
.
手机端页面通用样式
.
H5页面通用头部设置
.
elect默认样式美化代码兼容移动端和pc端
.
按钮效果 css
.
唤醒app
.
放大效果
.
html5+css3实现上拉和下拉刷新
.
html上传图片后,在页面显示上传的图片
.
html5实现点击弹出图片
可能有用的
.
前端PC-移动端CSS公共样式+HTML
.
手机端页面通用样式
.
H5页面通用头部设置
.
elect默认样式美化代码兼容移动端和pc端
.
按钮效果 css
.
唤醒app
.
放大效果
.
html5+css3实现上拉和下拉刷新
.
html上传图片后,在页面显示上传的图片
.
html5实现点击弹出图片
贡献的其它代码
Label
Copyright © 2004 - 2024 dezai.cn. All Rights Reserved
站长博客
粤ICP备13059550号-3