May 30
Do you want to crash your visitors IE6?
Add <div id="tags">anything</div> to your page and suggest them to print it.
To avoid printing crash for IE6 just avoid id name tags
It seems it works (umm, crashes) to “native” IE6 and doesn’t work to IE6 within MultipleIE installation.
Sep 13
Don’t use em for font-size. Use %.
Usually 1em=100%.
Create a model:
<p style="font-size: 1em;">1 em Lorem Ipsum text</p>
<p style="font-size: 100%;">100% Lorem Ipsum text</p>
Then try to change text size (IE: View -> Text Size or Ctrl+Scroll) and you’ll get the difference.
But better just save the time and don’t use ems
Disclamer: of course px is EVIL
We don’t talk about fixed font-sizes at all.
Disclamer #2. Of course Opera and FireFox are best browsers and they change not only font-size but everything. I am talking about damn IE.
May 12
The web developer toolbar is a menu and toolbar setup for Opera which brings together functions related to web development, validation services and links to standards and other documentation.
Very useful tool.
Get web developer toolbar and menu for Opera
Nov 14
Lussumo Vanilla: they wrote this is “The Sweetest forum on the web”. Does anybody know what is this? I mean is it really best forum?
Recent Comments