Real expert help with CSS tables needed

This is a discussion on "Real expert help with CSS tables needed" within the Web Page Design section. This forum, and the thread "Real expert help with CSS tables needed 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 Sep 1st, 2007, 20:42
New Member
Join Date: Sep 2007
Location: Slovakia
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Real expert help with CSS tables needed

Hello everyone,

I am trying to redesign my web site according to http://www.beanstalk-inc.com/article...pider-path.jpg and I thought it would be easy, but I no longer think so after three days of pulling my hair.
This is a real nightmare and nobody seems to be able to help me with this.

This is the best attempt so far http://www.cesta-zivotom.sk/test3.htm
It works fine for Firefox, but sucks (the gap) in IE.

With less text ( http://www.cesta-zivotom.sk/test4.htm ), it works fine on both.

Heeeeeeelp!
Reply With Quote

  #2 (permalink)  
Old Sep 1st, 2007, 20:51
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Real expert help with CSS tables needed

Quote:
Originally Posted by aeonbb View Post
This is a real nightmare and nobody seems to be able to help me with this.
Probably because no-one has been designing site with tables for so long

Hmmm ... I'm really not sure ... I one of those I described ^

Have you tried putting valign=top on the <td>'s instead?
Reply With Quote
  #3 (permalink)  
Old Sep 1st, 2007, 21:21
New Member
Join Date: Sep 2007
Location: Slovakia
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Real expert help with CSS tables needed

Well, if you can achieve the same result without the tables, go ahead!

The first attempt was designed without CSS, just plain old HTML, but then I realized, CSS will give me more control over the cells and it did, except it probably does not work as it should in IE.

The gap seems to grow 1 pixel for every line or two of the main text.
Reply With Quote
  #4 (permalink)  
Old Sep 1st, 2007, 23:15
alexgeek's Avatar
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Real expert help with CSS tables needed

we're on about IE6 yeah?
looks fine in IE7

P.S. Wooh 1,000 posts XD
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #5 (permalink)  
Old Sep 1st, 2007, 23:57
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Real expert help with CSS tables needed

Do you really need this bit?
Code: Select all
<table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr valign="top" class="navbg">
            <td class="navp">
            <span class="navp">navigation <br />
            </td>
          </tr>

        </table>
Why don't you just insert the navigation into the left column?
Reply With Quote
  #6 (permalink)  
Old Sep 2nd, 2007, 06:15
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Real expert help with CSS tables needed

Quote:
Originally Posted by aeonbb View Post
Well, if you can achieve the same result without the tables, go ahead!
This won't help your immediate problem, but when you have a chance, look through the links here to see how you could achieve the same thing without tables.
Reply With Quote
  #7 (permalink)  
Old Sep 4th, 2007, 12:24
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Real expert help with CSS tables needed

Quote:
Originally Posted by aeonbb View Post
Well, if you can achieve the same result without the tables, go ahead!
Not me ... but you can ... just look at the sticky thread in this forum called Resources for learning how to use CSS for layout

Quote:
Originally Posted by aeonbb View Post
The first attempt was designed without CSS, just plain old HTML, but then I realized, CSS will give me more control over the cells and it did, except it probably does not work as it should in IE.
HTML and CSS work together. HTML is the structure and CSS handles the presentation.
Reply With Quote
Reply

Tags
gap, tables

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
I need an expert web designer wsdesign Job Opportunities 0 Nov 1st, 2007 06:34
Logo and template needed for real estate site ch1one Job Opportunities 0 Aug 1st, 2007 18:28
CSS expert Job Voodoochilli Job Opportunities 1 Jun 26th, 2007 10:57
php/mysql/phpbb2 expert needed for iVirtua ivirtua Job Opportunities 2 Mar 30th, 2006 05:40


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


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