473,508 Members | 2,326 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%;height:100%;}
</style>
</head>
<body>

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

</body>
</html>

thnx
Pieter Van Waeyenberge
Jul 23 '05 #1
2 2345
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*******@xs4all.netherlands> (nl)
Jul 23 '05 #3

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

Similar topics

1
10611
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...
4
1881
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...
9
4057
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...
3
2458
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...
6
2155
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...
2
17071
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...
6
2745
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...
7
5211
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...
13
1523
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...
0
7224
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7323
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,...
0
7379
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...
1
7038
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...
0
5625
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,...
1
5049
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...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
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...

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.