I've read about, but I don't have any larger monitor to test. So, I'm asking: how can I resize fonts to fit screen?
If I write font-size: 12px/18px, will font be resized according screen resolution?
Or it's better to express font-size in em?
Please give me an answer.
dflor 0 Newbie Poster
Recommended Answers
Jump to PostAll screen measurements should only be in ems or %
the user sets the screen font to suit their vision on their computer.
change it to something stupid in px, they leave.(all px measurements for fonts are stupid, no offence intended)
Set fonts you want to be larger by 20% to …
Jump to Postwent browsing through some old posts to find it
to see how your page looks in other screen sizes OS browsers, submit it to
http://www.browsershots.org
the response is screen images from users with every possible combination
Jump to PostI read it.
The proper unit of measure for resolution-independent text is the point. It is defined as 1/72 inch on the monitor. The em depends on the font chosen, so it is not a constant.
That's my point. It shouldn't be a constant, but vary with the size of …
Jump to PostI read it.
The proper unit of measure for resolution-independent text is the point. It is defined as 1/72 inch on the monitor. The em depends on the font chosen, so it is not a constant.
Screen fonts are not supposed to be fixed
Fixed text sizes do not conform …
Jump to PostGremlins
upload the script, and view it on a different pc
the gremlins could be hiding in the rendering on your browser
it *should* work
All 30 Replies

ingeva
almostbob 866 Retired: passive income ROCKS

ingeva
almostbob 866 Retired: passive income ROCKS
ccube921 2 Junior Poster in Training

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
almostbob 866 Retired: passive income ROCKS
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster
almostbob 866 Retired: passive income ROCKS

ingeva

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
MidiMagic 579 Nearly a Senior Poster

ingeva
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.