全局CSS的设置(基础样式重置)_ Div+Css教程-查字典教程网
全局CSS的设置(基础样式重置)
全局CSS的设置(基础样式重置)
发布时间:2016-12-27 来源:查字典编辑
摘要:引用JSP,引用默认CSS;受注入力div.num{text-align:right;padding-right:5px;}.errMsg{...

<%@include file="/taglibs.jsp"%>

引用JSP,引用默认CSS;

<title>受注入力</title>

<style type="text/css">

div.num{text-align:right;padding-right:5px;}

.errMsg{color:#FF0000;font-weight:bold;}

.readonly{background-color: #eeeeee;}

.redstar{color:#FF0000;}

.bluestar{color:#0000FF;}

table.sf th{height:auto;min-height:25px;}

table.sf td { width:auto;min-height:25px;}

table.tblInner{border-width:0px;border-style:none;}

table.tblInner th,table.tblInner td {border-width:0px;border-style:none;}

table.itemGift th,table.itemKakou th{background-color:#cc9999}

table.itemGift td,table.itemKakou td{background-color:#ffffe0}

table tr trts{background-color:D3F9BC}

.disp{font-size:12px;text-align:right;border:none;background-color:transparent;}

</style>

<script type="text/javascript" src="<%=Constants.DOC_ROOT%>/js/OD010.js"></script>

引用外边的JS

<script type="text/javascript">

</script>

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新 Div+Css教程学习
    热门 Div+Css教程学习
    网页设计子分类