Re: Blank line....painful



On Mar 19, 9:01 am, Clayburn <clayb...@xxxxxxxxx> wrote:

I just checked it in IE and it's fine.  The problem occurs in
Firefox.  It's not that noticeable.  They've had it the same for two
years and nobody's said anything.  But it just really annoys me and
I'd like to fix it if I can.  It's just a light break in the images of
the trees, just below the animated logo.

Your logo swf height is 134px but the TD containing the swf is having
a rendered height of 138px. May be spaces between tags inside TD is
causing this extra height. Remove space between embed and closing
object tag
-------
<embed....></object>
--------
If this does not help remove all spaces between tags inside TD and
try.

- Kiran Makam
.



Relevant Pages

  • Re: Blank line....painful
    ... Firefox. ... just below the animated logo. ... Your logo swf height is 134px but the TD containing the swf is having ... May be spaces between tags inside TD is ...
    (alt.html)
  • Re: tags removed from source code
    ... Load it in Firefox. ... In fact, one will notice that even for those tags that were in the original source, the attributes aren't listed in the same order as in the original. ... You may have meant that they are "required" by the "internal model" of Firefox, but you did not say that at all and I don't think it's even true. ... I should have said it generated *explicit* start and end tags for every element included in the DOM, including the required elements not explicitly expressed in the original. ...
    (comp.infosystems.www.authoring.html)
  • Re: "Empty" text
    ... opening and a closing tags. ... Then either Firefox is broken or you don't declare your XHTML properly and ... Firefox thinks it's HTML. ... The XML prolog and DOCTYPE do not affect HTML ...
    (comp.lang.python)
  • FireFox versus IE Problem
    ... I was trying to remove tables and work with divs, having to rework what I do using more tags, tags sparingly, and instead of some tables for generating menu's for example... ... When I wave the mouse over a blank area of the, ie won't change the mouse over for the tag like FireFox. ...
    (alt.html)
  • Re: tags removed from source code
    ... Load it in Firefox. ... where Firefox will have created the required html, head, and body ... You may have meant that they are "required" by the "internal model" of Firefox, but you did not say that at all and I don't think it's even true. ... There is no reason why explicit end tags would be "required" for an internal model, which is really a tree structure and has no tags whatsoever. ...
    (comp.infosystems.www.authoring.html)