HighDots Forums  

Re: Accessible font size

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Accessible font size in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mattastic
 
Posts: n/a

Default Re: Accessible font size - 03-01-2004 , 09:08 AM






I can see the problem, I've used the below code, to pull in a different style
sheet for netscape which had small font sizes, doh!


------------------------------------------------------------
<link rel="stylesheet" href="StyleNN.css" type="text/css" />
<style type="text/css">
@import url(style.css); /*IE and NN6x styles*/
</style>
-------------


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.