HighDots Forums  

Need opinion on design of this site...

Website Design comp.infosystems.www.authoring.site-design


Discuss Need opinion on design of this site... in the Website Design forum.



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

Default Need opinion on design of this site... - 11-11-2006 , 06:43 PM






http://www.wrestlerratings.34sp.com/index.php

Thanks,



Reply With Quote
  #2  
Old   
Brendan Gillatt
 
Posts: n/a

Default Re: Need opinion on design of this site... - 11-12-2006 , 12:45 PM






Gater wrote:
It's certainly an improvement on you're old style.
I would loose the background image - it's a bit straining on the eyes.
You also use a few formating tags such as <B> which are depreciated in
favor of CSS (as well as being upper-case). Use a <span> tag with
appropriate formatting.

--
Quote:
Brendan Gillatt |
brendan {at} brendan \removethis// gillatt {dot} co {dot} uk |
http://www.brendangillatt.co.uk |
PGP Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0x6E265E61|

Reply With Quote
  #3  
Old   
Spartanicus
 
Posts: n/a

Default Re: Need opinion on design of this site... - 11-12-2006 , 01:37 PM



Brendan Gillatt <brendan (AT) brendanREMOVETHISgillatt (DOT) co.uk> wrote:

Quote:
You also use a few formating tags such as <B> which are depreciated in
favor of CSS (as well as being upper-case).
Maybe you no longer "appreciate" the <b> element, I can assure you that
it has not been *deprecated*. There are instances where using the
element is perfectly appropriate.

Quote:
Use a <span> tag with
appropriate formatting.
Which, contrary to use of the <b> element, is rarely a good solution.

--
Spartanicus


Reply With Quote
  #4  
Old   
Brendan Gillatt
 
Posts: n/a

Default Re: Need opinion on design of this site... - 11-14-2006 , 10:19 AM



Spartanicus wrote:
Quote:
Brendan Gillatt <brendan (AT) brendanREMOVETHISgillatt (DOT) co.uk> wrote:

You also use a few formating tags such as <B> which are depreciated in
favor of CSS (as well as being upper-case).

Maybe you no longer "appreciate" the <b> element, I can assure you that
it has not been *deprecated*. There are instances where using the
element is perfectly appropriate.

Use a <span> tag with
appropriate formatting.

Which, contrary to use of the <b> element, is rarely a good solution.

Sorry if I was wrong but I was under the impression it was - meh. I
thought the idea was to off load the presentation of the document to CSS.

--
Quote:
Brendan Gillatt |
brendan {at} brendan \removethis// gillatt {dot} co {dot} uk |
http://www.brendangillatt.co.uk |
PGP Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0x6E265E61|

Reply With Quote
  #5  
Old   
Spartanicus
 
Posts: n/a

Default Re: Need opinion on design of this site... - 11-14-2006 , 10:56 AM



Brendan Gillatt <brendan (AT) brendanREMOVETHISgillatt (DOT) co.uk> wrote:

Quote:
Maybe you no longer "appreciate" the <b> element, I can assure you that
it has not been *deprecated*. There are instances where using the
element is perfectly appropriate.

Use a <span> tag with
appropriate formatting.

Which, contrary to use of the <b> element, is rarely a good solution.


Sorry if I was wrong but I was under the impression it was - meh. I
thought the idea was to off load the presentation of the document to CSS.
It is, but there is also the need for a document to work without CSS.

Occasionally the visual representation of a document rendered sans CSS
can be improved by using the <b> element around content which cannot
justifiably be marked up as a header or as having emphasis, this can
justify using the <b> element with content.

Then there are situations where an empty hook in the HTML is needed to
attach styling properties to, for that purpose there is nothing wrong
with using <b></b> or <i></i> instead of <span></span> or <div></div>.

Finally <span class="foo">foo</span> with .foo{font-weight:bold} is no
less presentational markup than <b>foo</b>, it just wastes more bits.

--
Spartanicus


Reply With Quote
  #6  
Old   
kechinoff@gmail.com
 
Posts: n/a

Default From Russia with love - 12-01-2006 , 09:23 AM



Really?
Not good.
What need?
1. In FireFox your site moved left, so margin-left = 0 px, margin-right
somthing like 25px. Site not centered.
2. Gradient in header not good idea.
3. Colors for figthings need more extremely, not so pastel.
4. Quality of fighter's sihluettes is bad. Much sharp.
5. Colors-colors-colors.
6. Rating table rows height need some less = 20-22px. Checkbox must be
align=center and valign=middle.

Sorry for my bad english, i'm from Russia.


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.