HighDots Forums  

Gallery feedback

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Gallery feedback in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Matti Kiviharju
 
Posts: n/a

Default Gallery feedback - 02-10-2005 , 02:04 PM






http://www.technologycommunity.com/s...lery/index.php


--
--
http://www.technologycommunity.com/



Reply With Quote
  #2  
Old   
Ben Measures
 
Posts: n/a

Default Re: Gallery feedback - 02-10-2005 , 06:40 PM






Matti Kiviharju wrote:
Quote:
[snip link]
Is that spam, or are you asking for a critique?

--
Ben M.


Reply With Quote
  #3  
Old   
Matti Kiviharju
 
Posts: n/a

Default Re: Gallery feedback - 02-11-2005 , 04:00 AM



Ben Measures wrote:
Quote:
Matti Kiviharju wrote:

[snip link]


Is that spam, or are you asking for a critique?

I ask feedback, I don't sell here nothing.

--
--
http://www.technologycommunity.com/




Reply With Quote
  #4  
Old   
Matti Kiviharju
 
Posts: n/a

Default Re: Gallery feedback - 02-11-2005 , 04:01 AM



Ben Measures wrote:

Quote:
Matti Kiviharju wrote:

[snip link]


Is that spam, or are you asking for a critique?

Sorry, I got that the subject tells everyting.

--
--
http://www.technologycommunity.com/




Reply With Quote
  #5  
Old   
Ben Measures
 
Posts: n/a

Default Re: Gallery feedback - 02-11-2005 , 05:20 AM



Matti Kiviharju wrote:
Quote:
Sorry, I got that the subject tells everyting.
The interesting thing is that whilst the subject line tells everything,
you shouldn't tell everything in the subject line. Say what you want in
the body and summarise in the subject.

First, coding issues (since we /are/ at alt.html.critique after all).

Your page has some errors that are caught by validator.w3.org . Tbh, you
should visit the validator every time you make changes to the markup
(and before you ask for a critique). This reveals 114 errors, mostly to
do with: & entities, "-marks left hanging in elements, presentational
attributes, and missing ALT attributes on images.

You have the HTML 4.01 Transitional doctype but use XML/XHTML-style
closing of empty elements - I suggest you either use XHTML completely
(ie. migrate to that doctype) or not at all.

You use table-layout, which has significant drawbacks. This has been
disscussed many times before, so please google for "why tables are bad".

I noticed your coding style is very presentational (ie. doesn't seperate
content from presentation), and you don't use CSS. I suggest you take
a quick dip and try to learn - it's well worth the effort. A good place
to start is http://www.w3schools.com/css .

Having said all that, I now suspect you didn't do any coding and left it
all to phpBB, your effort put into "skinning" instead. So I'll stop
here. If you want a critique on the design, I suggest you try
alt.design.graphics - though I warn that they can be just as scathing
with design as alt.html.critique can be over coding issues (especially
if your design is so-called "template"-based).

Hth,
--
Ben M.


Reply With Quote
  #6  
Old   
Matti Kiviharju
 
Posts: n/a

Default Re: Gallery feedback - 02-11-2005 , 06:03 AM



Ben Measures wrote:

Quote:
You have the HTML 4.01 Transitional doctype but use XML/XHTML-style
closing of empty elements - I suggest you either use XHTML completely
(ie. migrate to that doctype) or not at all.
There is errors because, orginal theme distribution contains errors.

Quote:
I noticed your coding style is very presentational (ie. doesn't seperate
content from presentation), and you don't use CSS. I suggest you take a
quick dip and try to learn - it's well worth the effort. A good place to
start is http://www.w3schools.com/css .

I must to learn to use CSS.

Beter album here, that does not iclude HTML errors.
http://www.technologycommunity.com/s...pBB2/album.php


--
--
http://www.technologycommunity.com/




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.