I am having a very simple question that I don't know how to solve it:
Why can I not get the bold fonts in IE 6 and 7? It works fine in Firefox. What do I miss here?
Thank you.
Code:
<b>
<input type="submit" value="Submit" />
<input type="reset" value="Cancel" />
</b>
Why can I not get the bold fonts in IE 6 and 7? It works fine in Firefox. What do I miss here?
Thank you.