The line height error is referring to this rule -
#clear {
CLEAR: both;
BORDER-RIGHT: #000 1px solid;
PADDING-RIGHT: 20px;
PADDING-LEFT: 20px;
PADDING-BOTTOM: 0px;
WIDTH: 522px;
LINE-HEIGHT: 0;
PADDING-TOP: 0px;
HEIGHT: 0px
}
and it probably means that you cannot have a line-height of zero.
The rest are just warnings.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"samtaleterapi" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
http://jigsaw.w3.org/css-validator/validator?uri=http://www.samtaleterapi.com/
Should I care about the warnings? Thanks Rasmus |