I agree; you need a better color scheme ... now, pressing onward...
You don't have a link to "Home" in your top NavMenu; the NavMenu text is too large; and why do you repeat your top NavMenu at the bottom? Strongly suggest you fix that, as it looks horrible.
Next thing I noticed in your coding, the description is not only too long but rather vague.
Lastly; fix the following 32 code warnings too...
Code:
line 9 column 90 - Warning: unescaped & which should be written as &
line 31 column 1 - Warning: <style> isn't allowed in <body> elements
line 31 column 1 - Warning: content occurs after end of body
line 31 column 1 - Warning: <meta> isn't allowed in <body> elements
line 31 column 1 - Warning: <body> proprietary attribute "leftmargin"
line 31 column 1 - Warning: <body> proprietary attribute "topmargin"
line 55 column 105 - Warning: <img> lacks "alt" attribute
line 63 column 9 - Warning: <img> lacks "alt" attribute
line 64 column 9 - Warning: <img> lacks "alt" attribute
line 65 column 9 - Warning: <img> lacks "alt" attribute
line 66 column 9 - Warning: <img> lacks "alt" attribute
line 67 column 9 - Warning: <img> lacks "alt" attribute
line 68 column 9 - Warning: <img> lacks "alt" attribute
line 71 column 21 - Warning: <img> lacks "alt" attribute
line 72 column 21 - Warning: <img> lacks "alt" attribute
line 73 column 9 - Warning: <img> lacks "alt" attribute
line 80 column 9 - Warning: <img> lacks "alt" attribute
line 83 column 9 - Warning: <img> lacks "alt" attribute
line 84 column 9 - Warning: <img> lacks "alt" attribute
line 87 column 9 - Warning: <img> lacks "alt" attribute
line 88 column 21 - Warning: <img> lacks "alt" attribute
line 89 column 21 - Warning: <img> lacks "alt" attribute
line 90 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 21 - Warning: <img> lacks "alt" attribute
line 94 column 9 - Warning: <img> lacks "alt" attribute
line 97 column 9 - Warning: <img> lacks "alt" attribute
line 98 column 21 - Warning: <img> lacks "alt" attribute
line 99 column 21 - Warning: <img> lacks "alt" attribute
line 100 column 9 - Warning: <img> lacks "alt" attribute
line 103 column 4 - Warning: <img> lacks "alt" attribute
line 105 column 4 - Warning: <img> lacks "alt" attribute
line 35 column 27 - Warning: trimming empty <span>
|