HighDots Forums  

Re: Critique of my website

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


Discuss Re: Critique of my website in the Websites/HTML pages critique & reviews forum.



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

Default Re: Critique of my website - 12-08-2006 , 08:50 AM






On Fri, 08 Dec 2006 08:01:53 -0500, pixelmeow wrote:

Quote:
Hello,

I would like to know how you guys think I can improve my website.

http://pixelmeow.com/afhpics/

I want the Humanoids image and the image of the soldiers to be in one
"line" with Humanoids about center left of the soldiers, and then the
image of the little boy to be about half an inch below the level of
the bottom of the soldiers, with the Offspring image to be about
center right of the little boy. Right now they look like they're in
two columns, with Humanoids going with the boy and Offspring going
with the soldiers.
Install the firefox extension called "Web Developer,"
and turn on "Outline Block Elements" to see what is actually happening.
Or, temporarily turn on borders of all block elements in your CSS.
Then, you'll actually be able to see what's happening.

Generally, stop putting every little thing in a div wrapper (an illness
known as 'divitis'). Just position the thing itself. If things actually
go together, however, put them in a div wrapper together, and position
them into the proper relation to each other inside the div.

I would also drop the images for text and just use real text styled with
CSS. You'll get both better accessibility and much snappier download times
for your visitors on dialup.
--
mbstevens
http://www.mbstevens.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.