HighDots Forums  

critique would be apreciated

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


Discuss critique would be apreciated in the Websites/HTML pages critique & reviews forum.



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

Default critique would be apreciated - 02-12-2006 , 02:40 PM






Not only html, but css as well, accessibility, design, content, language
.... whatever catches your eye.

http://www.media-marketing.biz

--
remove " from adress

Reply With Quote
  #2  
Old   
Barbara de Zoete
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 02:54 PM






On Sun, 12 Feb 2006 20:40:46 +0100, Nije Nego <"nije"nego (AT) net (DOT) hr"> wrote:

Quote:
Not only html, but css as well, accessibility, design, content, language
... whatever catches your eye.

http://www.media-marketing.biz
I'm having trouble reading this site because of a couple of things:

1. Font size is okay for the main text, but why did you choose a grey as
the colour? It brings down contrast, which makes it a bit harder to read.
2. Added to that is that you fill out your lines, or, further down the
page, center the lines of text. Neither read very comfortably. I've
learned to read from left to right and am used to text having a straight
left margin and a ragged right margin. These properies of written text
help me to go from word to word and line to line. With filled out lines
the extra trouble is that the words are not equally separated from one
line to the next. It is like every time I come to a new line, I have to
relearn a bit of my reading skills.
3. The red is very dominant and for me that makes it hard to focus on the
content.

[WinXP, Opera8, no images, no plug-ins, no scripts]


--
______PretLetters:

Reply With Quote
  #3  
Old   
Nije Nego
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 03:11 PM



Barbara de Zoete wrote:

Thank you for your comments.
Quote:
On Sun, 12 Feb 2006 20:40:46 +0100, Nije Nego <"nije"nego (AT) net (DOT) hr"> wrote:

Not only html, but css as well, accessibility, design, content,
language ... whatever catches your eye.

http://www.media-marketing.biz

I'm having trouble reading this site because of a couple of things:

1. Font size is okay for the main text, but why did you choose a grey as
the colour? It brings down contrast, which makes it a bit harder to read.
Black was just too much, will change it to #333333.

Quote:
2. Added to that is that you fill out your lines, or, further down the
page, center the lines of text. Neither read very comfortably. I've
learned to read from left to right and am used to text having a straight
left margin and a ragged right margin. These properies of written text
help me to go from word to word and line to line. With filled out lines
the extra trouble is that the words are not equally separated from one
line to the next. It is like every time I come to a new line, I have to
relearn a bit of my reading skills.
Noted, I will change the main content to align:left. Some will have to
stay centered, that shouldn't be too big problem, just for few lines.

Quote:
3. The red is very dominant and for me that makes it hard to focus on
the content.
Will change it to less dominant red, but also provided other colors
(stylesheets) who find red too much.



Reply With Quote
  #4  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 03:29 PM



Barbara de Zoete wrote:

Quote:
On Sun, 12 Feb 2006 20:40:46 +0100, Nije Nego <"nije"nego (AT) net (DOT) hr"> wrote:

Not only html, but css as well, accessibility, design, content, language
... whatever catches your eye.

http://www.media-marketing.biz

2. Added to that is that you fill out your lines, or, further down the
page, center the lines of text. Neither read very comfortably. I've
learned to read from left to right and am used to text having a straight
left margin and a ragged right margin. These properies of written text
help me to go from word to word and line to line. With filled out lines
the extra trouble is that the words are not equally separated from one
line to the next. It is like every time I come to a new line, I have to
relearn a bit of my reading skills.
Did you notice all the sites in the portfolio also use justified text?

OP: don't do that. Much harder to read. I'm surprised none of your
clients have told you this.

Get rid of the:
#tijelo_r {
text-align: center;
and
.maintekst {
text-align: justify;

4. Put the portfolio on its own page, and describe each with more
detail.

5. Try to do something more interesting with the hover effect on the
buttons. Switching to all red makes them blend into the huge red area
above them.

6. I don't understand the pic/link to Google. If *your* site came up on
the first page, it might we worthwhile, but you are just advertising
your competitors, it seems.

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
  #5  
Old   
Nije Nego
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 03:50 PM



Beauregard T. Shagnasty wrote:
Quote:
Barbara de Zoete wrote:

On Sun, 12 Feb 2006 20:40:46 +0100, Nije Nego <"nije"nego (AT) net (DOT) hr"> wrote:

Not only html, but css as well, accessibility, design, content, language
... whatever catches your eye.

http://www.media-marketing.biz
2. Added to that is that you fill out your lines, or, further down the
page, center the lines of text. Neither read very comfortably. I've
learned to read from left to right and am used to text having a straight
left margin and a ragged right margin. These properies of written text
help me to go from word to word and line to line. With filled out lines
the extra trouble is that the words are not equally separated from one
line to the next. It is like every time I come to a new line, I have to
relearn a bit of my reading skills.

Did you notice all the sites in the portfolio also use justified text?

OP: don't do that. Much harder to read. I'm surprised none of your
clients have told you this.

Get rid of the:
#tijelo_r {
text-align: center;
and
.maintekst {
text-align: justify;

4. Put the portfolio on its own page, and describe each with more
detail.
Noted that - will change to default.
Do not know which page you considered as portfolio, there is a design
page, and temp page - design page could be considered as portfolio, and
it is set as its own page.


Quote:
5. Try to do something more interesting with the hover effect on the
buttons. Switching to all red makes them blend into the huge red area
above them.

6. I don't understand the pic/link to Google. If *your* site came up on
the first page, it might we worthwhile, but you are just advertising
your competitors, it seems.

Whatever I do - my page comes out at least as forth, where did it came
up on your search?
I know that Google does change results based on the language settings,
so this may be an issue.
Most of my clients are from Croatia and Bosnia&Herzegovina, and there I
am firmly on top of the others.

Thanks.


Reply With Quote
  #6  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 04:49 PM



Nije Nego wrote:

Quote:
Beauregard T. Shagnasty wrote:
Did you notice all the sites in the portfolio also use justified text?

OP: don't do that. Much harder to read. I'm surprised none of your
clients have told you this.

Get rid of the:
#tijelo_r {
text-align: center;
and
.maintekst {
text-align: justify;

4. Put the portfolio on its own page, and describe each with more
detail.

Noted that - will change to default.
I see you have done that, thanks.

Quote:
Do not know which page you considered as portfolio, there is a design
page, and temp page - design page could be considered as portfolio,
and it is set as its own page.
The page of the link you posted. http://www.media-marketing.biz/
Below the Google thumbnail, and beginning with "www.hepok.com
.... in development" .. followed by three more thumbnails that link to
other sites (apparently yours). Looks like a portfolio.

At the bottom of the "design" page there is:
E-mail under ABOUT page
but there is no button/menu item for About. You must mean CONTACT page.

The "design" page looks to be about banner ads and posters, not web
sites. That's why I suggested adding a Portfolio page of your web sites.

Quote:
5. Try to do something more interesting with the hover effect on the
buttons. Switching to all red makes them blend into the huge red
area above them.

6. I don't understand the pic/link to Google. If *your* site came up
on the first page, it might we worthwhile, but you are just
advertising your competitors, it seems.

Whatever I do - my page comes out at least as forth, where did it came
up on your search?
I simply clicked on your google screenshot on your main page. Goes to a
google.com page for a search of "mediamarketing" as one word, which
asks: "Did you mean: media marketing" (two words)
I did not see "media-marketing.biz" in the first couple of result pages
of either query.

Quote:
I know that Google does change results based on the language settings,
so this may be an issue.
Mine would be English; I'm in the US.

Quote:
Most of my clients are from Croatia and Bosnia&Herzegovina, and there I
am firmly on top of the others.
Heh, I wouldn't be able to read those pages. <g>

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
  #7  
Old   
Nije Nego
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 05:01 PM



Beauregard T. Shagnasty wrote:

Quote:
At the bottom of the "design" page there is:
E-mail under ABOUT page
but there is no button/menu item for About. You must mean CONTACT page.
Thanks, overlooked this.
Quote:
The "design" page looks to be about banner ads and posters, not web
sites. That's why I suggested adding a Portfolio page of your web sites.
Will seriously consider your suggestion.

Quote:
I simply clicked on your google screenshot on your main page. Goes to a
google.com page for a search of "mediamarketing" as one word, which
asks: "Did you mean: media marketing" (two words)
I did not see "media-marketing.biz" in the first couple of result pages
of either query.

I know that Google does change results based on the language settings,
so this may be an issue.

Mine would be English; I'm in the US.

My bad - I didn't provide all information, this one
http://www.media-marketing.biz is a new mirror site of my native (and
older) site http://www.mediamarketing.ba. When I Google the latter comes
up near (or on) the top. The first one is nowhere near still.

Thanks.


Reply With Quote
  #8  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 05:31 PM



Nije Nego wrote:

Quote:
Beauregard T. Shagnasty wrote:
Mine would be English; I'm in the US.

My bad - I didn't provide all information, this one
http://www.media-marketing.biz is a new mirror site of my native (and
older) site http://www.mediamarketing.ba. When I Google the latter
comes up near (or on) the top. The first one is nowhere near still.
Ah, that explains a lot. :-)

Quote:
Thanks.
My pleasure.

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
  #9  
Old   
Nije Nego
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 05:56 PM



Nije Nego wrote:
Quote:
Not only html, but css as well, accessibility, design, content, language
... whatever catches your eye.

http://www.media-marketing.biz

Is that all for critique? Few possible answers.

1. Site is good - no need for critique.
2. Site is bad - too much to critique.
3. Everybody on ahc are elsewhere.



Reply With Quote
  #10  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: critique would be apreciated - 02-12-2006 , 06:12 PM



Nije Nego wrote:

Quote:
Nije Nego wrote:
Not only html, but css as well, accessibility, design, content, language
... whatever catches your eye.

http://www.media-marketing.biz

Is that all for critique? Few possible answers.

1. Site is good - no need for critique.
2. Site is bad - too much to critique.
3. Everybody on ahc are elsewhere.
4. It's the weekend?

5. There is a mess of warnings given by the CSS validator:
<http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.media-marketing.biz/>

--
-bts
-Warning: I brake for lawn deer


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.