jsp页面如何弄竖线
我的页面是这样布局的<styletype="text/css">#top{background-image:url(../resources/gss/images/t01...
我的页面是这样布局的
<style type="text/css">
#top {
background-image: url(../resources/gss/images/t01911e7e6f5fcf4123.jpg);
background-repeat: repeat;
background-position: center top;
background-size: cover;
background-attachment: fixed;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100px;
}
#left {
position: absolute;
top: 100px;
left: 0px;
width: 19%;
height: 600px;
}
#right {
position: absolute;
top: 100px;
left: 21%;
height: 600px;
}
现在我想在left和right之间加条竖线,请问我该如何编写 展开
<style type="text/css">
#top {
background-image: url(../resources/gss/images/t01911e7e6f5fcf4123.jpg);
background-repeat: repeat;
background-position: center top;
background-size: cover;
background-attachment: fixed;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100px;
}
#left {
position: absolute;
top: 100px;
left: 0px;
width: 19%;
height: 600px;
}
#right {
position: absolute;
top: 100px;
left: 21%;
height: 600px;
}
现在我想在left和right之间加条竖线,请问我该如何编写 展开
1个回答
2015-04-16 · 知道合伙人互联网行家
关注
展开全部
1、点格式——分栏(页面布局——分栏),将页面分为左右两栏,栏宽根据需要设置。
2、“我的简历”底纹用自选图形(插入形状)——流程图——卡片工具绘制(也可用任意多边形绘制);文字可右击形状,添加文字(或用文本框录入后叠放在形状上方)。
3、竖线和横线都用绘图工具的直线绘制。
4、电话图标可插入图片,或插入特殊字符中的电话形状。
2、“我的简历”底纹用自选图形(插入形状)——流程图——卡片工具绘制(也可用任意多边形绘制);文字可右击形状,添加文字(或用文本框录入后叠放在形状上方)。
3、竖线和横线都用绘图工具的直线绘制。
4、电话图标可插入图片,或插入特殊字符中的电话形状。
追问
你好,我用的是jsp,请问要是jsp该如何弄
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询