View Full Version : Text Display
DyBoren
12-11-08, 12:44 PM
I have created a website where the text looks fine in IE on a MS Vista computer, however a friend of mine says the text is difficult to read on a MAC. Any suggestions about what font or text size I should use?
The website is www.achievingresultsfast.com.:confused: :confused:
Thank you.
Colleen Baker
DyBoren Systems, LLC
snowmaker
12-11-08, 01:07 PM
Although specifying particular fonts and font sizes may help, going through the overall code may help too..
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.achievingresultsfast.co m%2F
troycawley
12-12-08, 02:00 AM
Your text and font size are the least of your worries. Look at your site in Firefox: http://www.mozilla.com/en-US/firefox/
Autoload
12-12-08, 07:46 AM
Yikes!
YvetteKuhns
12-12-08, 10:41 AM
Try viewing your website in Firefox and use Web Developer addon to validate the source code. There are numerous errors but it isn't as bad as it looks. Add a DOCTYPE to the top of your source code, put quotes around the attribute values, change your tags and attributes to lowercase and close empty element tags (if using xhtml), and define table attributes in STYLE whenever possible.
bgcolor=rgb(255,255,255)
This code cannot be used and must be replaced with bgcolor="#ffffff"
YvetteKuhns
12-12-08, 10:42 AM
WhiskeyTangoFoxtrot, Over?
:D I was thinking the same thing.
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.