View Single Post
  #1 (permalink)  
Old 03-04-2008, 09:40 AM
Rod Abbotson's Avatar
Rod Abbotson Rod Abbotson is offline
WebProWorld Member
 
Join Date: Jan 2008
Location: Aqaba Jordan
Posts: 73
Rod Abbotson RepRank 2
Default 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
Reply With Quote