|
| |
|
|
sljsh
Posts: 76 Joined: 1/30/2002 Status: offline
|
RE: extra space between tables - 9/13/2002 16:25:19
Bobby, I also test in Mozilla and have not had the same problems as with Mac IE5.1. Lisa
|
|
|
|
pageoneresults
Posts: 1001 From: Orange, CA USA Status: offline
|
RE: extra space between tables - 9/13/2002 22:15:01
The <div> is a block element by default. Your inline styles were overriding the default value of the block element. You are also specifying heights on all of your tables. This is fine with images, but if you are specifying height for white area and text content, there may be some issues. In fact, there will be some issues. That' s probably the balance of the problems that you' ve encountered or others have while viewing on the Mac in IE5.1. I' m not at the office this evening so I cannot check, sorry. Unfortunately the browsers are not in unison with one another. Hence all the css hacks to build cross browser compatible sites. I' ve been sticking with very plain vanilla layouts that utilize mostly absolutely positioned <div>s instead of tables. Its very difficult for most of the browsers to thrash sites that are absolutely positioned. Oh, there are issues, but only if you delve into the gray area css. I provide two styles sheets, one for NS4.x and one for the rest of the world. The changes you made so far have corrected some initial issues that I saw in NS4.78. There are problems in Opera, but the site is at least presentable. The main <div> is not centering, I' m not sure why. There are also gaps appearing again between your border lines. I think this is due to the table heights that are assigned to various elements.
_____________________________
SEO Consultants Directory Find Search Engine Marketing Companies
|
|
|
|
sljsh
Posts: 76 Joined: 1/30/2002 Status: offline
|
RE: extra space between tables - 9/14/2002 0:58:22
Yes, POR. Excellent feedback!! This is quite a job taking out all of those height statements and inline styles. I' m not finished yet. About absolute div positioning...can you recommend a tutorial or a site with decent documentation? I' m just not sure how to set it up. FP adds it in style tags and with the width set to 750 and the div align set to center, the page does not center, it goes left. Hmm. I still have so much to learn. It' s so overwhelnimg. I so greatly appreciate all of your help. You' ve been awesome!! Lisa www.bio-ox.com
|
|
|
|
sljsh
Posts: 76 Joined: 1/30/2002 Status: offline
|
RE: RE: extra space between tables - 9/15/2002 17:06:21
POR, Thanks for the references. The first two you mentioned I frequently consult. The third, as you said it might be, is a little too much for me. I' d like to assign numerical values to my divs, but not necessarily do away with the table structure. I' m not ready to code the entire site using css and do away with the tables. You mentioned that you have done sites where the divs are positioned either absolutely or relatively. I' d love to view the source code to see how it' s done. Is it possible for you to send me a link? Lisa www.bio-ox.com lisa@bio-ox.com
|
|
|
|
pageoneresults
Posts: 1001 From: Orange, CA USA Status: offline
|
RE: RE: extra space between tables - 9/16/2002 2:20:46
> Is it possible for you to send me a link? View the source code for our SEO Consultants Directory. You' ll need to look at the external CSS files also.
_____________________________
SEO Consultants Directory Find Search Engine Marketing Companies
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|