| Recommend this page to a friend! |
| Classes of sagar sarkar | > | A New PHP Form validation | > | formcss.css | > | Download | ||
|
|||||||||||||||||||||
.errorhead {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #FF0000;
background-color: #CCCCCC;
}
.errortxt {
text-align:left;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #FF0000;
}
|