473,569 Members | 2,428 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

safari nested tables height percentual bug?

hello
the very simple code below works on all browsers except for (most recent)
safari
why doesnt the inner table expand in height?

ive read and tested many a thing!

<html>
<head>
<title>saf</title>
<style type="text/css">
html, body, table, td {width:100%;hei ght:100%;}
</style>
</head>
<body>

<table style="backgrou nd:#ff0000;">
<tr>
<td>
<table style="backgrou nd:#00ff00;">
<tr>
<td >test</td>
</tr>
</table>
</td>
</tr>
</table>

</body>
</html>

thnx
Pieter Van Waeyenberge
Jul 23 '05 #1
2 2355
On Sat, 11 Sep 2004 00:47:50 +0200, Pieter Van Waeyenberge <p@foo.com>
wrote:
hello
the very simple code below works on all browsers except for (most recent)
safari
why doesnt the inner table expand in height?

ive read and tested many a thing!


Can you post the code on a webpage and give the URL? You're expecting each
of us to set this up for you, which isn't really fair to us, nor is it
going to yield consistent observations.

Put this up, provide a URL.
Jul 23 '05 #2
In article <41************ **********@news .skynet.be>,
"Pieter Van Waeyenberge" <p@foo.com> wrote:
the very simple code below works on all browsers except for (most recent)
safari why doesnt the inner table expand in height?


What do you need nested tables for?

--
Kris
<kr*******@xs4a ll.netherlands> (nl)
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
10617
by: boris bass | last post by:
Below is linenumbered as well as original code -------------------------------------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1255"> <META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD> <BODY text="#525252" vLink="#6666ae"...
4
1888
by: Adam | last post by:
Hi all, OK, I'm baffled. I have a menu in a table which I've just realized is "breaking apart" in Safari: http://www.fitcityforwomen.com/00-intro/index.html Yet when I plunk the menu by itself into its own "test" page, it holds together fine:
9
4064
by: Dustin | last post by:
Here's what I am trying to do: (Names represent CSS classes.) I want to create a photo gallery. I want the entire gallery to be surrounded by a box named PhotoGallery. I want a fluid placement of the individual Items within PhotoGallery. An Item is a box that has two child boxes, PhotoBox and Caption. Photobox has an explicit width and...
3
2470
by: Pieter Van Waeyenberge | last post by:
hello first of all sorry for not replyin to my original post .. been very busy, and i prepared decent test cases now On the following link ull find some safari test cases with issues concerning percentual heights, and padding http://www.flandersdesign.be/_cross/index.html
6
2161
by: Tim Rogers | last post by:
Hi! how do I get around the problem of safari failing to fit a table row to the size of the text based content in the same was as IE does? For example if I were to create a 5 row table add text in the <td> and style it via the <p> tag, IE would collapse the table to fit the height of the said text. In Safari in wont, so there is always...
2
17072
by: cbjewelz | last post by:
Hey all. So I'm having problems with cross browser alignments. I'm looking at Safari and Mozilla Firefox. I develop in Safari and so it looks perfect there however in Firefox my vertical alignments and div widths are off. It's as if firefox has a different definition of a pixel than safari. Here is the url:...
6
2747
by: R144N | last post by:
Hi Everyone, I have finally taken the step to bring a site to the 21st century with HTML 4.01 with the height tag having been deprecated. I have read numerous articles claiming that the CSS height will do the trick, however, it works only with the first table in the body each with a height of 100%. My issue is that the other nested tables...
7
5216
by: David Stone | last post by:
Run into something recently that has left me a little puzzled. According to the examples in section 13.6.1 of html 4.01... <http://www.w3.org/TR/html401/struct/objects.html#h-13.6.1.1> I should be able to use <aelements with a specified shape and coords within a <mapso that I can use the links with an actual image and, at the same time,...
13
1535
by: BMc | last post by:
I just want to take a moment to say thank you to so many of you who posted a response to my request for help about the problem with THE GAP (see below?)! Your suggestions were not only a solution to the problem, but they were given in a way that encouraged further learning about the subject and gave me more information that helped me move...
0
7618
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7926
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8138
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7679
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6287
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1228
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
946
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.