Hi,
I promise I will not post another question today ... after the one that follows: ;-)
I downloaded a trial of an html validator and in validating my pages, it mentioned that I should specify the document type declaration on line 1. I've never done this before though I'd heard that you should, so I chose:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "
But I noticed that after adding that, all of my fonts got really, really small, so I removed it until I could figure out what the problem was. (I'm using relative percentages in my style sheet for font sizes.)
Does anyone know what would cause that?
Thanks very much - all of you have been really helpful!
I promise I will not post another question today ... after the one that follows: ;-)
I downloaded a trial of an html validator and in validating my pages, it mentioned that I should specify the document type declaration on line 1. I've never done this before though I'd heard that you should, so I chose:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "
But I noticed that after adding that, all of my fonts got really, really small, so I removed it until I could figure out what the problem was. (I'm using relative percentages in my style sheet for font sizes.)
Does anyone know what would cause that?
Thanks very much - all of you have been really helpful!