Website for Review
http://www.gayweddingsnerja.com
Additional Comments
Hi there, Let us now what you think about this site?
Administrator
From: you know you want a caricature
Registered: 2004-11-08
Posts: 3340
I've been thanked 31 times.
Offline
suggest the following:
Use a style sheet to keep fonts consistent
Look at all thos e scripts listed in the code - what to they actually do (other than kill your site for search)
Use descriptive page names in the file name
thats just from a glance
Get an amazing caricature
Support OBAMA? Get a Tshirt
Get an avatar or mascot for your blog, Facebook or forum use
Administrator
From: Colorado, USA
Registered: 2006-02-15
Posts: 2177
I've been thanked 91 times.
Offline
Welcome to the forum,
I agree with matte's comments.
I give a
to the quick loading pages and the consistent theme and navigation.
In more detail;
You should be using text links for your navigation rather than images, also the use of JavaScript is not required if you were to use CSS.
The navigation you have now can be done with CSS. Advantages;
You can have the same look / style.
No need for JavaScript
Text links and not image links
The se's will read and follow the links
Less code on the pages.
You have problems with your legal page. It goes horizontal and requires horizontal scrolling.
You have not declared a DocType, a DTD is required to help the browser insure your site displays the way you want it to.
You have the following 68 code problems on the home page alone.
Code:
Result: 1 error / 67 warnings
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 46 column 13 - Warning: <script> isn't allowed in <table> elements
line 293 column 21 - Error: <o:p> is not recognized!
line 293 column 21 - Warning: discarding unexpected <o:p>
line 293 column 26 - Warning: discarding unexpected </o:p>
line 337 column 98 - Warning: <img> unexpected or duplicate quote mark
line 337 column 98 - Warning: <img> attribute name "http://www.ineedhits.com/free-tools/submitfree.aspx?source" (value="FTSFbutton"") is invalid
line 337 column 638 - Warning: discarding unexpected </a>
line 337 column 642 - Warning: discarding unexpected </center>
line 266 column 21 - Warning: plain text isn't allowed in <table> elements
line 266 column 21 - Warning: <img> isn't allowed in <table> elements
line 340 column 133 - Warning: discarding unexpected </a>
line 343 column 4 - Warning: discarding unexpected </td>
line 344 column 23 - Warning: discarding unexpected </tr>
line 17 column 1 - Warning: <body> proprietary attribute "topmargin"
line 17 column 1 - Warning: <body> proprietary attribute "leftmargin"
line 17 column 1 - Warning: <body> proprietary attribute "marginwidth"
line 17 column 1 - Warning: <body> proprietary attribute "marginheight"
line 18 column 1 - Warning: <table> proprietary attribute "height"
line 23 column 28 - Warning: <img> lacks "alt" attribute
line 27 column 17 - Warning: <td> proprietary attribute "background"
line 27 column 56 - Warning: <img> lacks "alt" attribute
line 30 column 17 - Warning: <td> proprietary attribute "background"
line 30 column 53 - Warning: <img> lacks "alt" attribute
line 33 column 17 - Warning: <td> proprietary attribute "background"
line 33 column 54 - Warning: <img> lacks "alt" attribute
line 43 column 7 - Warning: <table> proprietary attribute "height"
line 45 column 11 - Warning: <td> proprietary attribute "background"
line 49 column 1 - Warning: <script> inserting "type" attribute
line 70 column 1 - Warning: <script> inserting "type" attribute
line 90 column 1 - Warning: <script> inserting "type" attribute
line 110 column 1 - Warning: <script> inserting "type" attribute
line 130 column 1 - Warning: <script> inserting "type" attribute
line 150 column 1 - Warning: <script> inserting "type" attribute
line 170 column 1 - Warning: <script> inserting "type" attribute
line 190 column 1 - Warning: <script> inserting "type" attribute
line 210 column 1 - Warning: <script> inserting "type" attribute
line 230 column 1 - Warning: <script> inserting "type" attribute
line 65 column 105 - Warning: <img> lacks "alt" attribute
line 85 column 110 - Warning: <img> lacks "alt" attribute
line 105 column 110 - Warning: <img> lacks "alt" attribute
line 125 column 110 - Warning: <img> lacks "alt" attribute
line 145 column 110 - Warning: <img> lacks "alt" attribute
line 165 column 110 - Warning: <img> lacks "alt" attribute
line 185 column 110 - Warning: <img> lacks "alt" attribute
line 205 column 110 - Warning: <img> lacks "alt" attribute
line 225 column 110 - Warning: <img> lacks "alt" attribute
line 245 column 113 - Warning: <img> lacks "alt" attribute
line 256 column 11 - Warning: <td> proprietary attribute "background"
line 256 column 74 - Warning: <img> lacks "alt" attribute
line 260 column 48 - Warning: <img> lacks "alt" attribute
line 285 column 16 - Warning: <img> proprietary attribute "dragover"
line 285 column 132 - Warning: <img> lacks "alt" attribute
line 287 column 383 - Warning: <img> proprietary attribute "dragover"
line 287 column 383 - Warning: <img> lacks "alt" attribute
line 302 column 88 - Warning: <img> proprietary attribute "dragover"
line 302 column 88 - Warning: <img> lacks "alt" attribute
line 330 column 1 - Warning: <script> inserting "type" attribute
line 287 column 170 - Warning: trimming empty <span>
Info: Document content looks like HTML Proprietary
Your two biggest code errors,
All the images need to have an alt attribute inside the tag. alt="short description of the image"
All JS script tags should be identified, script type="text/javascript"
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
| Never |


