HighDots Forums  

My new project

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


Discuss My new project in the Websites/HTML pages critique & reviews forum.



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

Default My new project - 07-22-2006 , 10:19 PM






Please critique http://FamousPhone.com/ The entire site is not complete
but there's enough there to see the overall design/layout. This is my
first real business site; I want everything to be perfect. Until now, my
main focus has been NMSUA's educational site. Now retired and branching
out a bit.

--
Stan McCann, RETIRED!!, "Uncle Pirate" http://stanmccann.us/
Implementing negative score for googlegroup postings, see
http://blinkynet.net/comp/uip5.html
A zest for living must include a willingness to die. - R.A. Heinlein

Reply With Quote
  #2  
Old   
Jim Moe
 
Posts: n/a

Default Re: My new project - 07-23-2006 , 02:35 AM






Stan McCann wrote:
Quote:
Please critique http://FamousPhone.com/ The entire site is not complete
but there's enough there to see the overall design/layout. This is my
first real business site; I want everything to be perfect. Until now, my
main focus has been NMSUA's educational site. Now retired and branching
out a bit.

CSS:
- There are a few CSS errors. They are caused by not commenting the color
names.
- Add this to the CSS:
#nav_menu a {
display: block;
border-top: 6px solid #eac117;
border-left: 6px solid #eac117;
padding: 0.2em;
}
It improves the look of the menu items, prevents them from jumping around
on mouseover, and does not require as much mouse positioning accuracy.
- "Ariel" should be "Arial".
- The heading sizes are, um, interesting. In the general case I would
expect the font sizes to decrease from <h1> to <h6>, not jump randomly about.

HTML:
- The animated GIF is 1.6 MB! A long time download for a dial-up. (And I
personally do not like blinky things, they are extremely annoying and
distracting, quick to drive me away.)

General:
- I am not sure the dense yellow is the best choice for a background
color. Although is does seem to work with the purple.
- It took me a few seconds to realize that your service was providing
access to Famous People by phone. I thought first it might be for outgoing
messages, or ring tones.
- Referring to the Famous Person as "Talent," rather than FP or "the
Talent," sounded a bit like a new mother talking "about Baby."
- You leap right into operational details with hardly a segue or heading
to give a clue.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


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.