designing style sheet for small screen
Does anyone out there know the hierachy that browers use for linked sytle sheets??
A have a media="print" ccs and this works well, I tried to add media="handheld" over a year ago unfortunately browers seemed to pick this up as media="screen" . So do I need to add media="creen" to my main style sheet before adding a handheld one??
I would be grateful of any idea on how to start this - I have redesigned my site without tables using css alone and it works in all the major browsers IE6/7, Mozilla/Firefox, Safari & Opera. The small screen rendering in Opera is totally different from the small screen rendering in Mozilla at the moment - hopefully adding a seperate style shhet will correct this problem...
Rod
|