473,800 Members | 2,523 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Content Broken ONLY in FF for Windows

AutumnsDecay
170 New Member
Hey there.

So over the time I've been gone, I got engaged. I am now making an information site for my and my fiances wedding.

The problem is that on every page I use a table inside a DIV. I do this to make everything look nice and sorted. It display perfectly in IE, Safari, FF for Mac, but not in FF for windows.

In FF for windows, the "content" div doesn't even recognize that the table exists as a table (similar to containing div mis-aligning while containing a containting div).

The website it''s being tested at is: http://www.autumnsolut ions.org/wedding

Here is a small bit of source code from one of the pages (though they're pretty much all identical).

Expand|Select|Wrap|Line Numbers
  1. .content
  2.     {
  3.     width:990px;
  4.     padding-left:5px;
  5.     padding-right:5px;
  6.     padding-top:5px;
  7.     padding-bottom:5px;
  8.     background:#FFFFFF;
  9.     text-align:left;
  10.                 }
  11.  
Expand|Select|Wrap|Line Numbers
  1. <div class="content">
  2.         <h3 align="center">wedding party</h3>
  3.             <span class="bodystyle">
  4.             <p align="right"><img src="images/us1.jpg" align="right">
  5.             <table width="625" align="left" cols="2">
  6.             <tr>
  7.                 <td align="center" colspan="1"><span class="bodystyle"><p align="center">Below is the current wedding party for both the bride and the groom.</p></span></td>
  8.             </tr>
  9.             <tr><td>&nbsp;</td></tr>
  10.             <tr>
  11.                 <td align="left" width="300" style="margin-right:25px"><span class="bodystyle"><b><u>Mat</u></b></span></td>
  12.                 <td align="left" width="300"><span class="bodystyle"><b><u>Olivia</u></b></span></td>
  13.             </tr>
  14.             <tr><td>&nbsp;</td></tr>
  15.             <tr>
  16.                 <td align="left" width="300" style="margin-right:25px"><span class="bodystyle"><b>1. </b>Stephen Scovil - <u>Best Man</u></span></td>
  17.                 <td align="left" width="300"><span class="bodystyle"><b>1. </b>Meghan Brooks-Bethune - <u>Maid of Honor</u></span></td>
  18.             </tr>
  19.             <tr>
  20.                 <td align="left" width="300" style="margin-right:25px"><span class="bodystyle"><b>2. TBD</b></span></td>
  21.                 <td align="left" width="300"><span class="bodystyle"><b>2. TBD</b></span></td>
  22.             </tr>
  23.             <tr>
  24.                 <td align="left" width="300" style="margin-right:25px"><span class="bodystyle"><b>3. TBD</b></span></td>
  25.                 <td align="left" width="300"><span class="bodystyle"><b>3. TBD</b></span></td>
  26.             </tr>
  27.             <tr>
  28.                 <td align="left" width="300" style="margin-right:25px"><span class="bodystyle"><b>4. TBD</b></span></td>
  29.                 <td align="left" width="300"><span class="bodystyle"><b>4. TBD</b></span></td>
  30.             </tr>
  31.             <tr>
  32.                 <td align="left" width="300" style="margin-right:25px"><span class="bodystyle"><b>5. TBD</b></span></td>
  33.                 <td align="left" width="300"><span class="bodystyle"><b>5. TBD</b></span></td>
  34.             </tr>                
  35.             </table>
  36.             </span>
  37.     </div>
  38.  
Help is definitely appreciated. Thanks!
Jun 9 '08 #1
5 1436
AutumnsDecay
170 New Member
I fixed it temporarily for now by setting a min-height attribute to the CSS of the content div, but I would still like to know the best way to do this.
Jun 9 '08 #2
drhowarddrfine
7,435 Recognized Expert Expert
1) Tables are not allowed inside <p>
2) You are using xhtml declarations and end tags but declare html.
Jun 9 '08 #3
AutumnsDecay
170 New Member
I closed the open <p> tag (didn't mean t have it open still) and I'm still getting the same result.

It's my own site, so I'm not too concerned, just wanted to know for future reference.
Jun 10 '08 #4
drhowarddrfine
7,435 Recognized Expert Expert
Change this:
<html xmlns="http://www.w3.org/1999/xhtml">
to this:
<html>

Remove all slashes from end tags '/>'.

Both of those items are XHTML only and sometimes cause browsers to stop processing at that point.
Jun 10 '08 #5
AutumnsDecay
170 New Member
Not sure how that XML stuff got in there.

either way, it didn't fix the problem. I'm not sure why this is happening. I've used tables inside of DIVs before and it's worked fine.
Jun 10 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

24
5836
by: Mohammd M. Hussain | last post by:
Hi, I am writing an XHTML 1.0 Strict Compatible web page. However, the validator complained about the <br> tag. I wonder whether there is another alternative for this. Thanks,
7
11654
by: Matt Kruse | last post by:
This is a typical layout, but I have specific requirements. I'm trying to figure out a) if it's possible to meet the requirements and b) if so, how. +---------------+ | header | +---------------+ | body | | (scrollable) | +---------------+ | footer |
99
6250
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a small or mid-sized business. http://groups-beta.google.com/group/microsoft.public.msdn.general/browse_thread/thread/9d7e8f9a00c1c7da/459ca99eb0e7c328?q=%22Proposed+MSDN+subscription+changes%22&rnum=1#459ca99eb0e7c328 Damn! To be that...
6
1269
by: Just that | last post by:
All of C++ people say that they need to INCLUDE teh files to compile the source code BUT I never mean to INCLUDE any things, I just want to take the file I like out and thats all...I point to is completely different content of that file but why do other streange files also chime in. Could you suggest me what language should i use now ? I have learnt C++ for some years, why do you advise me to stop using that file ? and why does that file...
16
1435
by: Jon | last post by:
Hi there, In many of my sites I have code like: <SCRIPT language="JavaScript" type="text/javascript"> <!-- user = "USER"; isp = "DOMAINNAME.XXX"; document.write('<a href=\"mailto:' + user + '@' + isp + '\">'); document.write(user + '@' + isp + '<\/a>');
38
3403
by: Emmett | last post by:
I have a simple jacascript that randomizes the background of the top frame of my webpage http://www.duke.edu/~efn. For some reason, my Internet Explorer started blocking the background and displaying this instead: http://www.duke.edu/~efn/pic.jpg. This problem didn't used to occur, and it doesn't happen on Firefox. Is there some way I can alter the script of the top frame http://www.duke.edu/~efn/top.html to prevent this from happening?...
0
1441
by: philip20060308 | last post by:
Hi all, Has anyone ever seen Python 2.4.1's httplib choke when reading chunked content? I'm using it via urrlib2, and I ran into a particular server that returns something that httplib doesn't expect. Specifically, in the code below where the error occurs, line == ''. Python 2.4.1 (#2, Oct 12 2005, 01:36:32) 20050518] on freebsd6 Type "help", "copyright", "credits" or "license" for more information. >>> import urllib2
1
5989
by: kierenj | last post by:
Hi, I'm trying to send a zipfile to a client using Content-Disposition: attachment. Done it before and it works fine. My code is below: context.Response.Buffer = false; System.IO.MemoryStream stream = ArchiveUtil.CreateArchive(new string { "c:\\windows\
25
4684
by: Norman Diamond | last post by:
I think the current version of _vsnwprintf_s is broken, in ordinary Windows. I'm not completely sure yet but it looks like this breakage is worse than previously known Windows CE breakage of StringCchPrintf. For Windows CE breakage of StringCchPrintf, since the %S format died instead of converting ANSI to Unicode, a workaround was to call MultiByteToWideChar and then use the %s format. For ordinary Windows breakage of _vsnwprintf_s,...
0
9690
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9550
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10501
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10273
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10032
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.