Debugging Help

This is a discussion on "Debugging Help" within the Starting Out section. This forum, and the thread "Debugging Help are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Nov 20th, 2007, 11:22
New Member
Join Date: Nov 2007
Location: Churchdown, Gloucester
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Debugging Help

First post! Ya...

Hi,

I would class myself as a beginer and am at the debugging phase of our club web site, Testing Server, there are three main issues I can't get my head around.

1. #bodywrapper, has a height of 100%, so why is it not filling the page (Safari, Firefox), it works if I define a height in pixels, but i don't really want to do that as the content may need to be higher the specified height.
2. h2 is not applied when viewed through a browser (All browsers).
3. p.footer is not applied when veiwed through a browser (All browsers).

This image gives an idea of how it looks in Dreaweaver CS3, and what I am aiming for in all browsers.

Picture_1.jpg

Also, any advise on anything to do with the site would be very welcome, especially tips for improving my CSS skills. I seem to have most problems with IE, so de-bugging tips would help enormously.

Thanks in advance

Last edited by karinne; Nov 21st, 2007 at 13:15. Reason: Please attach BIG images.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Nov 20th, 2007, 16:33
Most Reputable Member
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Debugging Help

1. You may be running into problems of uncleared floats. This is a common reason for content to "spill out" of the container (where the background is). This can be fixed by adding the CSS "clear: both" to the last element in your box.

To start with, validate your code. You have 20 errors. The error messages can be quite intimidating; ask here for help if you don't know how to fix them.


2. & 3. Perhaps you're overriding the styles with another rule.

Note that Dreamweaver offers only a preview, and not a particularly good one. What matters is how your website looks/functions in browsers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Nov 21st, 2007, 16:36
New Member
Join Date: Nov 2007
Location: Churchdown, Gloucester
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Debugging Help

Hi,

I've been working on this since yesterday and I have got the error's down to two which I just can't get my head around, can you offer any advise?

I still have the layout issues I originally had, I have tried various things to get it to work but without joy, any advise would be gratefully received right now as it's starting to drive me nut's!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Nov 21st, 2007, 16:43
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Debugging Help

The 2 errors are quite simple ... just add an alt attribute with alternate text for the image (VERY short description)

As for the layout issues

1- Remove the display: block on #pagewrapper

2- add overflow: hidden; to #bodywrapper - see the FAQ from the Creative Coding : I have a wrapper and 2 floating divs but my border from my wrapper doesn't "wrap" around the floating div?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Nov 21st, 2007, 16:55
Most Reputable Member
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Debugging Help

Note that you should use empty alt text for purely decorative images: alt=""

For instance, blind people don't want to hear, "picture of a sunset" or "picture of a confident businesswoman", when they are on a site that sells cars.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

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
Help required debugging flash Owen Flash & Multimedia Forum 10 Mar 1st, 2004 12:32


All times are GMT. The time now is 02:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization 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