HighDots Forums  

Critique and suggestions please

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


Discuss Critique and suggestions please in the Websites/HTML pages critique & reviews forum.



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

Default Critique and suggestions please - 03-27-2006 , 05:31 PM






I thought I was doing okay with this site, but learning it might only
look good in my eye. If you wouldnt mind looking and maybe suggesting
what needs to be changed? or even if I need to change the way I am
going with that domain. Any help will be greatly appreciated.
http://almoststealing.com

Thank you

Christine


Reply With Quote
  #2  
Old   
liltritter
 
Posts: n/a

Default Re: Critique and suggestions please - 03-27-2006 , 05:34 PM






I think i posted my request in the wrong spot??


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

Default Re: Critique and suggestions please - 03-28-2006 , 07:02 AM



liltritter wrote:
Quote:
I thought I was doing okay with this site, but learning it might only
look good in my eye. If you wouldnt mind looking and maybe suggesting
what needs to be changed? or even if I need to change the way I am
going with that domain. Any help will be greatly appreciated.
http://almoststealing.com
There is a horizontal scroll bar at 1024 width = very bad! The design
needs to be more flexible. You should be able to take the window down to
800 width without horizontal scrolling - that is IMHO a very bare minimum.

The font is way too small and defined in px which I.E. will not resize.
Define the font size at 100% for the body, copywrite etc at 85%.

You need to learn more css and move more info into that file for ease of
maintenance. Font color is an easy addition.
<td><font color="#FFFFFF">•</font></td> would become
<td>•</td>
Your css file would have
td {font-size: 100%; font-color: #fff}

That would be a good start in your learning process and cut the size of
you page nearly in half. At some point you sill want to get rid of
all/most of the tables.

What looks like links across the bottom do not work for me - they need
to be gone or active.
HTH

--
TK
http://www.wejuggle2.com/
Still Having a Ball


A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet?






..

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


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.