Forum Moderators: open
Other than that, percentages are good because they let your guests override the fontsize.
Lots of luck :)
hagstrom: great that you mention that. i too am in process of swapping from px to % and specifying the 90% on the body tag and then 90% on P and others, ended up in some tiny ilegible sizes ;-) i did think they might inherit...
will leave it alone on the body then and specify each element. we don't use many elements anyway. P TD BLOCKQUOTE BIG SMALL A and DIV should be enough. thanks nick
another question, if you don't mind :)
i would like to set margin-bottom: 0px on a <form> so that it integrates well into the design. i have read in richinstyle that if you start setting margins on one element, you have to set in all elements.
is it not simply pssible to set a margin-bottom on <form> and not specify on any other element.
thanks for the help with the double-whammy question!
it's good to go to relative sizes...but do it with a clear idea of why it's a good thing
Actually I have found that with NS4 the paragraphs inherit size from other closed elements so I have to sprinkle a few </p>-tags here and there. E.g. in some of my pages the first paragraph seems to inherit size from the header-tag so I have to start the page like this:
Of course my HTML-validator doesn't like this.
in an ideal world yes, i agree. but that supposes that everyone knows how to adjust font size through the browser.
no one i know even thinks about that and i have many friends who use the web regularly. i would be surprised if they even knew that that function exists.
our target base is more novice than expert, and more young than old, and a 90% verdana/arial, looks 'cooler' than a 100% verdana/arial. plus it is 'normal' around the web.
i want my site to look normal, something people are comfortable with, and in my opinion, leaving default size on fonts verdana/arial makes them look like reading a 'large-print' book from the library. as though the site has been designed 'only' for the hard of sight.
people who are genuinely not comfortable with the small font size have learned to scale it up via the browser anyway - either that or they give up surfing, because the vast majority of websites, including text-heavy ones like bbc and cnn use 12px or even 11px.
we are now in the process of re-styling the site with % and not px. so for those who wish to rescale, the option is there.
hope this doesn't sound too blasé, is only my opinion ;)
thanks all for the input!
I personally love the Opera zoom function - I never touch the actual font settings anymore unless I'm 'stress testing' a design template.