3
votes
1answer
165 views

HTML special character (glyph) looking not the same in different browsers

I am using an html crown in my website, character code is ♛, but this looks different in the browsers. Firefox 6.0 -> different Chrome 13.0 -> different IE 9.0, Safari 5.1, Opera ...
1
vote
3answers
409 views

Can you make total height for a 3-div-sandwhich equal 100% if top & bottom divs are in pixels? [duplicate]

Possible Duplicate: Any problems with DIVs inside a table cell? Ok so I've got a header and a footer with absolute positioning and heights of 144px. The content div in the middle area needs ...
1
vote
3answers
218 views

Are there any cross-operating-system, cross-browser bugs of which web-programmers should be aware?

Perhaps this belongs on superuser, but I'll try here on stackoverflow first I develop on Ubuntu and was wondering if it's safe to assume that my site will look the same in, say, Chrome, when viewed ...