New member
From: London UK
Registered: 2007-06-20
Posts: 5
I've been thanked 0 times.
Offline
Website for Review
http://www.think2create.com
Additional Comments
Any feedback, constructive criticism or even positive comments (!) are very welcome.
Thanks very much for taking the time to take a peek.
Looking forward to hearing from you...
Think 2 Create
New member
From: London UK
Registered: 2007-06-20
Posts: 5
I've been thanked 0 times.
Offline
Hello!
Is there anyone out there.....?
Think 2 Create
Administrator
From: Colorado, USA
Registered: 2006-02-15
Posts: 2169
I've been thanked 90 times.
Offline
to the overall and quick loading of pages.
Suggestions / comments
The pages need to be centered on the screen rather than riding along the left hand edge.
The main navigation is consistent
except with JS disabled there is no navigation.
Your Make a difference pages;
The colors for navigation don't really make sense. Suggest using one or two, at the most three word description of what the page is about.
Your articles display differently from the main site. My first thought when viewing one was that I was taken to a different site. Glad that I was wrong. Suggest you make them match the rest of the site.
Why the drop-down link for your contact page? You could make it just like the forum link.
You have not declared a DocType, a DTD is important to help insure your pages display properly in all browsers.
You have the following code problems on the home page alone.
Code:
Result: 21 errors / 6 warnings
line 1 - Error: no document type declaration; implying "<!DOCTYPE HTML SYSTEM>"
line 12 column 29 - Error: required attribute "TYPE" not specified
line 24 column 31 - Error: required attribute "TYPE" not specified
line 35 column 47 - Error: required attribute "ALT" not specified
line 83 column 44 - Error: required attribute "ALT" not specified
line 86 column 58 - Warning: reference to non-SGML character
line 86 column 155 - Error: end tag for "FONT" omitted, but its declaration does not permit this
line 85 column 4 - Info: start tag was here
line 89 column 42 - Warning: reference to non-SGML character
line 89 column 73 - Warning: reference to non-SGML character
line 89 column 96 - Warning: reference to non-SGML character
line 89 column 113 - Warning: reference to non-SGML character
line 89 column 136 - Warning: reference to non-SGML character
line 102 column 53 - Error: required attribute "ALT" not specified
line 106 column 57 - Error: required attribute "ALT" not specified
line 110 column 51 - Error: required attribute "ALT" not specified
line 114 column 53 - Error: required attribute "ALT" not specified
line 125 column 14 - Error: there is no attribute "HEIGHT"
line 125 column 31 - Error: there is no attribute "PLUGINSPAGE"
line 126 column 4 - Error: there is no attribute "SRC"
line 126 column 32 - Error: there is no attribute "TYPE"
line 126 column 70 - Error: there is no attribute "WIDTH"
line 126 column 84 - Error: there is no attribute "QUALITY"
line 126 column 96 - Error: there is no attribute "PLAY"
line 126 column 102 - Error: element "EMBED" undefined
line 128 column 7 - Error: end tag for "DIV" omitted, but its declaration does not permit this
line 34 column 37 - Info: start tag was here
line 128 column 7 - Error: end tag for "DIV" omitted, but its declaration does not permit this
line 34 column 22 - Info: start tag was here
line 128 column 7 - Error: end tag for "DIV" omitted, but its declaration does not permit this
line 34 column 2 - Info: start tag was here
Make sure all your images have the alt attribute, alt="a short description of the image" in the image tag.
You need to identify the script used, script type="text/javascript"
Insure all tags are properly closed.
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
New member
From: London UK
Registered: 2007-06-20
Posts: 5
I've been thanked 0 times.
Offline
Thanks for this, really useful.
We did try to centre the pages but had all sorts of problems with the javascript menu and other parts of the pages not all aligning consistently. Perhaps sticking with HTML throughout would be simpler? Someone has suggested that the Javascript menu makes it difficult for search engines to navigate the site, not sure if this is correct?
Good point about the articles pages, the aim was to make them printer friendly. I understand that it's possible to set the pages up to print out differently to how they appear on the screen - will have to read up on that!
There was an extra link on the contact menu item which we have temporarily removed, as you say, it would be tidier if we got rid of the drop-down until it is added again.
And thanks for all the other points you make.
Regards,
Vince
Think 2 Create
Administrator
From: Colorado, USA
Registered: 2006-02-15
Posts: 2169
I've been thanked 90 times.
Offline
Your welcome Vince,
With your navigation in JS the se's cannot read the links, resulting in not being able to find the other pages. The use of js to create the dropdown effect would be ok providing the links are still in html and se friendly.
For printing pages of your site, the easiest way to do this would be to have an external css stylesheet with styling for print. Take a look at my security site. I give the visitor the option for different colors as well as a print option. Feel free to look at the stylesheets and the page sources and if you have any questions do not hesitate to ask.
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
| Never |


