I agree about the background - place a soft color background and it will make the site look better.
I noticed quite a bit of Russian in your code, but your code states "English" -- with that in mind, I'd change the title like this:
<title>BGPoll.com</title>
You also might wish to fix the following code warnings:
Code:
line 168 column 1 - Warning: missing </font> before <center>
line 169 column 9 - Warning: inserting implicit <font>
line 171 column 1 - Warning: discarding unexpected </font>
line 332 column 13 - Warning: adjacent hyphens within comment
line 337 column 78 - Warning: '<' + '/' + letter not allowed here
line 340 column 40 - Warning: adjacent hyphens within comment
line 12 column 1 - Warning: <link> inserting "type" attribute
line 12 column 47 - Warning: <link> inserting "type" attribute
line 47 column 5 - Warning: <img> lacks "alt" attribute
line 49 column 5 - Warning: <img> lacks "alt" attribute
line 57 column 15 - Warning: <area> escaping malformed URI reference
line 60 column 4 - Warning: <img> lacks "alt" attribute
line 123 column 6 - Warning: <td> proprietary attribute "background"
line 125 column 6 - Warning: <td> proprietary attribute "background"
line 132 column 37 - Warning: <script> inserting "type" attribute
line 152 column 1 - Warning: <script> inserting "type" attribute
line 153 column 1 - Warning: <script> inserting "type" attribute
line 258 column 5 - Warning: <img> lacks "alt" attribute
line 260 column 5 - Warning: <img> lacks "alt" attribute
line 263 column 4 - Warning: <img> lacks "alt" attribute
line 329 column 15 - Warning: <area> escaping malformed URI reference
line 333 column 77 - Warning: <script> inserting "type" attribute
line 161 column 3 - Warning: trimming empty <b>
line 162 column 3 - Warning: trimming empty <b>
line 163 column 3 - Warning: trimming empty <b>
line 164 column 3 - Warning: trimming empty <b>
line 167 column 3 - Warning: trimming empty <b>
line 168 column 1 - Warning: trimming empty <font>
line 220 column 3 - Warning: trimming empty <b>
line 223 column 3 - Warning: trimming empty <b>
line 224 column 3 - Warning: trimming empty <b>
line 225 column 3 - Warning: trimming empty <b>
line 226 column 3 - Warning: trimming empty <b>
line 321 column 35 - Warning: trimming empty <font>
|