Đặt đoạn css vào the style, ta đặt tên class thẻ< input >: TextBox, <textarea>: select
<style type="text/css">
.TextBox, .select, {
border: solid 1px #8AAFE1;
color: #0E4380;
background:-moz-linear-gradient(center top , #FFFFFF, #BBD3F2) repeat scroll 0 0 #FFFFFF;
width:400px;
}
</style>
Đặt đoạn css vào the style, ta đặt tên class thẻ< input >: TextBox, <textarea>: select
<style type="text/css">
.TextBox, .select, {
border: solid 1px #8AAFE1;
color: #0E4380;
background:-moz-linear-gradient(center top , #FFFFFF, #BBD3F2) repeat scroll 0 0 #FFFFFF;
width:400px;
}
</style>

<style type="text/css">
.TextBox, .select, {
border: solid 1px #8AAFE1;
color: #0E4380;
background:-moz-linear-gradient(center top , #FFFFFF, #BBD3F2) repeat scroll 0 0 #FFFFFF;
width:400px;
}
</style>

Không có nhận xét nào:
Đăng nhận xét