On 2007/07/24 15:25 (GMT-0400) Your Name apparently typed:

> I am looking for a site check before I begin to add content to this site.

> The HTML link is: http://www.eddysound.com/filing/

> The CSS link is: http://www.eddysound.com/filing/style/epso.css

> Second, is there a better way to style my secondary and tertiary navigation 
> in regards to line height / padding / margin?  In IE 6 the navigation becomes 
> extremely spacious and looks terrible.  Any help or suggestions would be 
> greatly appreciates to fix this.  I am currently using the line-height 
> attribute but feel there might be a better way.

Line-height is best set using no units:
http://mrmazda.no-ip.com/auth/line-height-inherit.html

Font-size is best not set in pt. IE users' font resizer can't be use to
adjust them. http://css-discuss.incutio.com/?page=UsingPoints

In most browsers 12pt is the same thing as CSS medium, so wherever you now
have a size set to 12pt, you can simply dispense with the rule entirely, or
substitute medium. http://css-discuss.incutio.com/?page=UsingKeywords

> If you have any other suggestions or ways in which I can make this site 
> better please feel free to let me know.

http://juicystudio.com/services/colourcontrast.php will help you with a
colors problem. You have no background color set. Your page is less than
half the width of my screen regardless how wide my browser window is. It'll
probably work better with a width that depends on font size rather than some
arbitrary number of px. See e.g. http://mrmazda.no-ip.com/auth/Sites/ksc/
regarding this and nav styling.
-- 
"All scripture is God-breathed and is useful for teaching,
rebuking, correcting, and training in righteoousness."
                                        2 Timothy 3:16 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to