html投票源代码,HTML源码

这是一个使用HTML和JavaScript实现的投票功能代码示例。包含CSS样式以美化界面,用户可以查看不同用户的投票评论,并通过点击'×'进行删除操作。代码中展示了列表项的样式设置、图片显示、链接样式以及时间戳的处理。
摘要由CSDN通过智能技术生成

源自:3-1 使用JS实现删除分享功能

HTML源码

*{margin: 0;padding: 0;}

ul{list-style: none;display: table;}

i.close{position:absolute;display:none;font-style: normal;background-color: gray;padding: 5px;cursor: pointer;

margin-left: 710px;margin-top:-20px; }

li:hover i{display: block;}

ul#list>li{padding: 20px 25px 20px 0;border-top: 1px solid silver;}

img{width: 100%;}

.wrapper{width: 740px;border-left: 1px solid darkgray;margin: 20px auto;padding: 20px 10px;}

.portrait{float:left;width: 50px;height:50px;margin-right: 10px;}

a.name{text-decoration: none;color: deepskyblue;font-size: 20px;}

p.listcontent{line-height: 25px;}

.details{margin-left: 60px;display: table;width: 640px;margin-top: 5px;}

time{color: darkgray;}

.details i{float: right;font-size: 14px;font-style: normal;margin-right: 10px;}

.details a{color: skybl

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值