首页 > 网页制作 > HTML/Xhtml

html实现简单ListViews效果的实例代码 游戏攻略

admin HTML/Xhtml 2022-02-04 21:56:08 html实现ListViews   html   ListViews效果"

html实现简单ListViews效果

实现效果:

在这里插入图片描述

css样式文件listviewTest.css

body{
    background: whitesmoke;
}
#mainContentDiv{
    position: absolute;
    width : 70%;
    height :100%;
    background: whitesmoke;
    top: 10%;
    left: 10%;
}
.mainDivMainImgDiv{
    position: absolute;
    width : 100%;
    height : 50px;
    background: white;
}
.mainDivMainInfoiv{
    position: absolute;
    width : 100%;
    height : 100%;
    background: whitesmoke;
    top: 60px;
}
/*js实现悬浮特效的div*/
.occlusionDiv{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    opacity:0;
    z-index: 14;
}
.headLeftDiv{
    position: absolute;
    width: 50%;
    height: 100%;
    left: 4%;
    top: 25%;
}
.headLeftDivFont{
    font-weight: 500;
    /*line-height: 58px;*/
    font-size: 20px;
    color: #333;
}
/*---------------------------subInfoDiv--------------*/
.mainDIvMainInfoDivSubInfoDiv{
    position: absolute;
    width : 100%;
    height: 13%;
    background:white;
    border: 1px solid #eaeaea;
}
.mainDIvMainInfoDivSubInfoDiv:hover{
    background: rgba(0,0,0,0.3);
}
.mainDivMainInfoiv_HeadTextDiv{
    position: absolute;
    top: 10%;
    left: 3%;
    width : 30%;
    height: 30%;
    background:rgba(0,0,0,0);
}
.mainDivMainInfoiv_mainTextDiv{
    position: absolute;
    top: 52%;
    left: 3%;
    width : 95%;
    height: 20%;
    background:rgba(0,0,0,0);
}
.mainDivMainInfoiv_TrailTextDiv{
    position: absolute;
    bottom: 3%;
    left: 3%;
    width : 30%;
    height: 30%;
    background:rgba(0,0,0,0);
}
.mainDivMainInfoiv_HeadTextDiv_TextBox{
    position: absolute;
    top: 25%;
    width: 100%;
    height: 50%;
    background:rgba(0,0,0,0);
}
.cardInfoTitle {
    font-weight: 700;
    /*color: #1f264d;*/
    height: 22px;
    display: inline-block;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.flexFont{
    display: flex; font-size: 12px; color: rgb(102, 102, 102); height: 20px;
}
.rightFlexFont{
    color: #b3b3b3;
    font-weight: 500;
    text-align: right;
    font-size: 12px;
    color: rgb(179, 179, 179);
}
.InfoDiv_Right_1{
    position: absolute;
    top: 30%;
    right: 2%;
    width : 30%;
    height: 30%;
    background:rgba(0,0,0,0);
}
.InfoDiv_Right_2{
    position: absolute;
    top: 55%;
    right: 2%;
    width : 30%;
    height: 30%;
    background:rgba(0,0,0,0);
}
.mainDivMainInfoiv_TrailTextDiv_TextBox{
    position: absolute;
    top: 25%;
    width: 100%;
    height: 50%;
    background:rgba(0,0,0,0);
}
.mainDivMainInfoiv_mainTextDiv_TextBox{
    position: absolute;
    top: 25%;
    width: 100%;
    height: 50%;
    background:rgba(0,0,0,0);
}

html页面:




    
    ListviewTest
    
    





我收到的
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已撤回
2020-02-12 18:41:11
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已完成
2020-02-12 18:41:11
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已完成
2020-02-12 18:41:11
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已撤回
2020-02-12 18:41:11
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已撤回
2020-02-12 18:41:11
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已完成
2020-02-12 18:41:11
论电子合同的法律效力及问题_于晓松
发起人:张三
参与人:张三,李四
已撤回
2020-02-12 18:41:11

总结

到此这篇关于html实现简单ListViews效果的实例代码详解的文章就介绍到这了,更多相关html实现ListViews内容请搜索潘少俊衡以前的文章或继续浏览下面的相关文章,希望大家以后多多支持潘少俊衡!

版权声明

本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。
本文地址:/web/HTML/70387.html

留言与评论(共有 0 条评论)
   
验证码:

潘少俊衡

| 桂ICP备2023010378号-4

Powered By EmpireCMS

爱享小站

中德益农

谷姐神农

环亚肥料

使用手机软件扫描微信二维码

关注我们可获取更多热点资讯

感谢潘少俊衡友情技术支持