网站首页
关于深山
客户案例
业务范围
联系深山
网络投票系统
企业网站建设
旅行社网站建设
小程序
留言板
技术文章
许愿墙(qq爱墙)
技术首页
百度小程序开发
微信小程序开发
微信公众号开发
uni-app
asp函数库
ASP
asp.net
DIV+CSS
HTML
SEO搜索引擎忧化
下载类信息
个人空间
代码生成
电商
python
页面特效
表格特效
导航菜单
图形特效
表单特效
时间日期
色彩类别
链接特效
网页特效
系统硬件
网站公告
网页学习
技术类文章
网站类信息
订阅本栏目 RSS
您所在的位置:
深山工作室
>
DIV+CSS
> 正文
网易评论的盖楼样式
深山行者个人网站 2009/5/27 15:04:50 深山行者 字体:
大
中
小
浏览 15367
看许多的评论方式,觉得网易的盖楼评论方式非常的酷,于是就是仿了一个,将会用在我的简易BBS里面,以下是一些内容
以下为详细代码
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>网易评论的盖楼样式</title> <style type="text/css"> <!-- body,td,th { font-size: 12px; background:#f0f0f0; } .pluns {width:800px;margin:0 auto;background:#fff;border:solid 1px #e6e6e6;} .plunst {color:#1e50a2;line-height:32px;margin:1px;padding:0 8px 0 8px;} .plunst span {float:right;color:#666666;} .plunsb {padding:5px 8px 8px 8px;line-height:18px;margin:1px;} .plung {margin:5px;background:#ffffee;border:solid 1px #999999;} .plungt {color:#1e50a2;line-height:32px;margin:1px;padding:0 8px 0 8px;} .plungt span {float:right;color:#666666;} .plungb {padding:5px 8px 8px 8px;line-height:18px;margin:1px;} --> </style></head> <body> <div class="pluns"> <div class="plunst"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--盖楼开始 start--> <div class="plung"> <!--一楼一楼一楼一楼一楼 start--> <div class="plung"> <!--22222222222 start--> <div class="plung"> <!--第三三三三三层楼 start--> <div class="plung"> <!--第44444444层楼 start--> <div class="plung"> <!--第五层楼 start--> <div class="plung"> <!--plungt staart--> <div class="plungt"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--plungt end--> <!--plungb start--> <p class="plungb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊 </p> <!--plungb end--> </div> <!--第五层楼 end--> <!--plungt staart--> <div class="plungt"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--plungt end--> <!--plungb start--> <p class="plungb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊 </p> <!--plungb end--> </div> <!--第44444444444层楼 end--> <!--plungt staart--> <div class="plungt"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--plungt end--> <!--plungb start--> <p class="plungb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊 </p> <!--plungb end--> </div> <!--第三三三三三层楼 end--> <!--plungt staart--> <div class="plungt"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--plungt end--> <!--plungb start--> <p class="plungb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊 </p> <!--plungb end--> </div> <!--22222222222222 end--> <!--plungt staart--> <div class="plungt"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--plungt end--> <!--plungb start--> <p class="plungb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊 </p> <!--plungb end--> </div> <!--一楼一楼一楼一楼一楼 end--> <!--plungt staart--> <div class="plungt"> <span>2009-05-27 08:51:48 发</span> 网易山东东营网友 ip:123.129.*.*: </div> <!--plungt end--> <!--plungb start--> <p class="plungb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊 </p> <!--plungb end--> </div> <!--盖楼结束 end--> <p class="plunsb"> 一楼的孙子就是我和他奶奶日的,不孝子孙啊<br /> 一楼的孙子就是<br /> 一楼的啊<br /> </p> </div> 弄这么多的盖楼,说白了,其实就是多次调用 </body> </html>
前一页:
expression为什么性能差?[转帖]
后一页:
简单的圆角实现方案
相关阅读
深山留言板v4.8 - 5.13母亲节模板
input输入框的一些属性详解
黑色精灵留言板模板
点击复选框自动写入textarea,去掉自动删掉,适合做(网站来源,网站作者)
兼容IE和FF的收藏本站、设为首页代码
ASP中控制输出字符串的长度
键盘上shift键的奇妙用途
贵豪旅行社
更多信息>>
栏目类别选择
百度小程序开发
微信小程序开发
微信公众号开发
uni-app
asp函数库
ASP
DIV+CSS
HTML
python
更多>>
同类信息
jquery设置或获取修改classname
利用css3.0写出一个音乐播放的唱片碟盘的效果
利用css中的scale()实现放大缩小效果
利用background-color:#000000a8在背景颜色16进制代码之后加字母加上数字让背景色透明
css背景使用base64编码或者将base64编码放在img图片标签中
利用css3中的-webkit-font-smoothing把网页文字的毛边去掉
更多>>
最新添加文章
dw里面查找替换使用正则删除sqlserver里面的CONSTRAINT
Android移动端自动化测试:使用UIAutomatorViewer与Selenium定位元素
抖音直播音挂载小雪花 懂车帝小程序
javascript获取浏览器指纹可以用来做投票
火狐Mozilla Firefox出现:无法载入您的Firefox配置文件 它可能已经丢失 或是无法访问 问题解决集合处理办法
在Android、iOS、Windows、MacOS中微信小程序的文件存放路径
python通过代码修改pip下载源让下载库飞起
python里面requests.post返回的res.text还有其它的吗
更多>>
随机抽取信息
uni-app 动态设置页面标题 setNavigationBarTitle
uni-app设置像页面html或者body的全局背景色
用uni-app里面的navigator做链接时感觉像有缓存只能点其中一个链接
如果你每天上网超过4个小时请按照以下方法做。
实现windows关机效果代码
连云港华夏国际旅行社有限公司
更多标签
热门标签
alert
县
ie5.5
控制
Dreamweaver
利用position把div放在flash上
添加
货币
屏幕
插件
省略
cpu
eof
open
confirm
居中
缩放
上一页
失效
成功
form
重复
建立日期
颜色
time
渐隐
iframe
文字垂直
加密
框架
png
关于我们
右击失效
游戏
字体
设为首页
font-size
移动
文字样式
人生
焦点
web 2.0
垂直
显示
展示
目标
二级
选项卡
企业
工具
免责声明:本站所有资料信息,有部分为本人原创,部分为从网络收集而来,仅供网友查看阅读所用,所有信息版权归信息所有人或所有公司所有
如果信息内容侵犯到您的版权或权益请与我们联系,经确认后我们会立即移除相关内容或链接
Copyright © 2007-2026
深山工作室
All Rights Reserved
服务QQ:
565449214
手机:
13961347334
ICP备案:
苏ICP备15019627号
苏公网安备 32070502010230号