3 posts tagged with XHTML by signal.
Displaying 1 through 3 of 3.
In CSS, is there any way to make the background image have a set distance from the bottom of the div? [more inside]
posted by signal
on Apr 7, 2005 -
14 answers
How do you ensure consistent yet accesible font sizes across platforms using CSS?
I have a site where I set the SIZE attribute of the BODY tag to 80%, and then set all the other font sizes using ems, which in theory should give me consistent fonts while allowing people to change the font size (which is why I don't just use pixels for the whole thing).
Unfortunately, in IE 5, this results in way too large fonts.
What's your method?
posted by signal
on Nov 26, 2004 -
7 answers
Actionscript: Is there any way for a SWF file to read the name and/or path of the XHTML file that loaded it?
posted by signal
on Jun 24, 2004 -
9 answers