First of all, your description is way off course and should be a short sentence DESCRIBING what your site is about ... then, you should also fix these 36 code warnings:
Code:
line 10 column 66 - Warning: unescaped & which should be written as &
line 131 column 12 - Warning: missing </span> before </td>
line 128 column 3 - Warning: plain text isn't allowed in <tr> elements
line 146 column 12 - Warning: missing </span> before </td>
line 143 column 3 - Warning: plain text isn't allowed in <tr> elements
line 157 column 161 - Warning: unescaped & which should be written as &
line 165 column 12 - Warning: missing </span> before </td>
line 162 column 3 - Warning: plain text isn't allowed in <tr> elements
line 180 column 12 - Warning: missing </span> before </td>
line 177 column 3 - Warning: plain text isn't allowed in <tr> elements
line 195 column 12 - Warning: missing </span> before </td>
line 192 column 3 - Warning: plain text isn't allowed in <tr> elements
line 210 column 12 - Warning: missing </span> before </td>
line 207 column 3 - Warning: plain text isn't allowed in <tr> elements
line 227 column 12 - Warning: missing </span> before </td>
line 224 column 3 - Warning: plain text isn't allowed in <tr> elements
line 246 column 12 - Warning: missing </span> before </td>
line 243 column 3 - Warning: plain text isn't allowed in <tr> elements
line 263 column 51 - Warning: unescaped & which should be written as &
line 263 column 12 - Warning: missing </span> before </td>
line 260 column 3 - Warning: plain text isn't allowed in <tr> elements
line 282 column 12 - Warning: missing </span> before </td>
line 279 column 3 - Warning: plain text isn't allowed in <tr> elements
line 297 column 12 - Warning: missing </span> before </td>
line 294 column 3 - Warning: plain text isn't allowed in <tr> elements
line 312 column 12 - Warning: missing </span> before </td>
line 309 column 3 - Warning: plain text isn't allowed in <tr> elements
line 327 column 12 - Warning: missing </span> before </td>
line 324 column 3 - Warning: plain text isn't allowed in <tr> elements
line 344 column 12 - Warning: missing </span> before </td>
line 341 column 3 - Warning: plain text isn't allowed in <tr> elements
line 75 column 1 - Warning: <img> lacks "alt" attribute
line 76 column 58 - Warning: <img> lacks "alt" attribute
line 77 column 127 - Warning: <img> lacks "alt" attribute
line 92 column 674 - Warning: <img> lacks "alt" attribute
line 440 column 12 - Warning: <a> attribute "target" has invalid value "_phpbb"
|