The website in question - with placeholders used in place of links and images - is here:
http://malik.sts.jhu.edu/~shan25/Sample/sample.html
The corresponding css sheet can be found here (there's a bit of excess baggage there -- those are for other parts of the website):
http://malik.sts.jhu.edu/~shan25/Sample/sts.css
Can anyone help to make it function/look nice in these other browsers? (Firefox preferred). I'm probably making a mistake somewhere here, but I can't seem to be seeing it...
And before you folks say it,
- I'm aware about the CSS 3.0 errors. I am ignoring those, since no opacity variance in non-supporting browsers is fine with me.
- I'm aware that 4.0 Transitional is getting out of date. I'm doubting this is the reason the layering is not working.
- I'm aware I'm missing body tags -- realized right after I made this post. Fixing that on a local copy, however, did not fix anything.
