Check Site

This is a discussion on "Check Site" within the Web Page Design section. This forum, and the thread "Check Site are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 29th, 2006, 15:49
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Check Site

Could someone please check my site in both IE & FF?

http://www.wesellfudge.co.uk/pt/homepage.htm

There some issues* which I'm not sure how to deal with so suggestions on CSS improvements would be most welcome!

*last to paragraphs of text not indenting
Correctly spacing text from the top of page (FF)
Right hand div / lining up with bottom

Thanks
Reply With Quote

  #2 (permalink)  
Old Jun 29th, 2006, 16:57
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: Check Site

Code: Select all
<div id="bodylists3">
 <ul>
  <li>Did you really learn anything on your alst sales course? (have you ever been on one?)</li>
  <li>Did you leave feeling enthusiastic, ready to take on the world?</li>
  <li>Did you feel the course was aimed at you? (and not the whole room)</li>
  <li>Did you enjoy feeling part of the crowd - put into a classroom environment - because you had to be there?</li>
  <li>Was it a good return on the investement of your time?</li>
  <li>Happy with your house?</li>
  <li>Happy with your car you drive?</li>
  <li>Happy with the company you are working with?</li>
  <li>Happy with your JOB?</li>
  </ul>
</div></p>
This </p> after the closing </div> shouldn't be there.

You need to validate your code - 6 errors.

Fixed width is too much. 800 x 600 causes horizontal scrolling.

Your use of red text on this background do not meet accessibility guidelines for colour combinations. Fails all tests.

Your normal text colour on this background fails one of the tests.
Reply With Quote
  #3 (permalink)  
Old Jun 29th, 2006, 20:29
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Check Site

I hear what you're saying ukgeoff, I'm using W3C to validate my code and with a few alternations it now comes up with xhtml strict 1.0. I assume if I run it through another checker I may experience more of the issues you stated.

However I'm still unsure as to how to iron out those other few problems.

1. The last two paragraphs ignoring the indent.
2. The correct way of displaying the right div tag so that the side blue looks good in IE & FF.

Any help would be gratefully received!
Reply With Quote
  #4 (permalink)  
Old Jun 29th, 2006, 21:03
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: Check Site

Did you get rid of that stray </p> tag?
Reply With Quote
  #5 (permalink)  
Old Jun 30th, 2006, 08:46
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Check Site

Yes, but for some reason (as stated in a previous post) my page is ignoring the normal <p></p> so I have had to adapt the code, however W3C has excepted the changes.

I've deliberatly not designed the site for 800x600, I would never have got all the navigation in otherwise.

I spotted the error with the last two paragraphs so they are now correct and added a clear: both to the footer so they page is almost how I intended it to be, however I'm not sure how to get the copyright statement to centre under the links in FF and am unsure if I have set the right div containing the side image and telephone up correctly.

I would love to improve my CSS so any constructive help would be appreciated.
Reply With Quote
Reply

Tags
check, site

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please check out my site prevail Free Web Site Critique 3 Jun 10th, 2008 00:34
Check out my site coldy Free Web Site Critique 2 Apr 24th, 2008 11:39
Check out this Web site, please! phoon Free Web Site Critique 4 Apr 10th, 2008 14:03
Please check site csa Web Page Design 3 Mar 23rd, 2006 09:27


All times are GMT. The time now is 19:34.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43