|
Hi All, I m facing
this problem— Run the application in Internet Explorer and then
increase the text size, the application is not affected by the size change. Now run the application in Mozilla or Mozilla Firefox
and then increase the text size, the application is affected by the
size change. Can u tell
me is it brawser depended or css does not get reflected in Mozilla or Mozilla Firefox ????? I m sending u my
html file and css file. Regards, Nisha
Kumari ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ****************************************************** |
| hi | testing |
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
.display_errormessage {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background-color:#FEF4D4;
}
.textfield_label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}
