Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > HTML, XHTML and CSS

Reply
 
LinkBack Thread Tools
Old August 18th, 2006, 12:05 PM   #1
New Member
 

Join Date: May 2005
Location: Birnimgham
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 wood1e is on a distinguished road
problem with layout

Hi, I seem to have thrown my table out!! And I can't see why?

On the first page, I can't seem to get the background images for the 6 cells lined up...
but on both pages I seem to have got the width, or something wrong.

many thanks in advnace...

http://www.synaxissolutions.co.uk/te...test_home.html
http://www.synaxissolutions.co.uk/te...t_aboutus.html
wood1e is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old August 18th, 2006, 05:29 PM   #2
Most Reputable Member
 

Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,307
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 ukgeoff has a spectacular aura about ukgeoff has a spectacular aura about
Re: problem with layout

For starters get rid of the prolog:
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
This line causes all sorts of problems in various browsers and its not a mandatory requirement.

Next code your pages to proper xhtml standards such as closing <img tags with ... /> Note the space and the forward slash.

Attribute names should all be in lowercase.

This line is pointless:
Code:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Really you should start again and use the <div> tag as a layout tool, not tables, and use proper symantic markup.
ukgeoff is offline  
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

Bookmarks

Tags
problem , layout


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
CSS layout problem in FF benracer HTML, XHTML and CSS 4 March 28th, 2008 01:30 PM
CSS Layout Problem AlexDS HTML, XHTML and CSS 7 August 14th, 2007 06:48 AM
layout problem samv HTML, XHTML and CSS 21 February 17th, 2007 06:21 AM
Problem with Layout dg81 HTML, XHTML and CSS 3 January 14th, 2007 11:31 PM
layout problem bean_2k1 HTML, XHTML and CSS 3 September 12th, 2006 10:53 PM


Search Engine Optimization by vBSEO 3.2.0 RC8