Previous Message
Next Message

Inline h3 breaks in Netscape when postion:relative

Sent by Sal Perconte on 8 August 2004 19:07


Thanks for the reply
I thought H's where blocks too -- then I
re-read the HTML 4.01
section 7.5.5 several times  --
7.5.5 Headings: The H1, H2, H3, H4, H5,
H6 elements

<!ENTITY % heading "H1|H2|H3|H4|H5|H6">
<!--
  There are six levels of headings from
H1 (the most important)
  to H6 (the least important).
-->

<!ELEMENT (%heading;)  - -
(%inline;)* -- heading -->
<!ATTLIST (%heading;)

         -- %coreattrs, %i18n,
%events --
  >

Start tag: required, End tag: required

Attributes defined elsewhere

    * id, class (document-wide
identifiers)
    * lang (language information), dir
(text direction)
    * title (element title)
    * style (inline style information)

What's wrong -- with me
I am putting them inline as part of an
experiment --
I'm trying to re-create the image
slicing of Fireworks
and Xara by using background and
changing, incrementally,
the x position

Sal
-----Original Message-----
From:
[EMAIL-REMOVED]
[EMAIL-REMOVED]-discuss.
org]On Behalf Of Joseph A. Nagy,
Jr.
Sent: Sunday, August 08, 2004 1:37 PM
To: CSS Discuss List
Subject: Re: [css-d] Inline h3 breaks in
Netscape when postion:relative


On Sun, Aug 08, 2004 at
01:01:58PM -0400, Sal Perconte wrote the
following:
> My first post,
> After <h1> I put <h3> --
{position:relative;display:inline;}
> works in IE6, h3 not visible in
Netscape 7.1 - when I
> remove {position:relative;} the h3 is
statically placed as
> a 'block' on a new line. (why newline)
> Trying to achieve inline <h?> tags -
knowing that as
> default behavior <H>'s are 'inline' --
even when
> re-iterating the inline placement in
my css
> Thanks.
> Sal

<H>'s are block elements by default.

As how to fix it, there probably isn't
any. Why are you putting <H>'s inline
anyways?

--
AIM: pres CTHULHU | ICQ: 18115568 |
Yahoo: pagan_prince
Jabber:
DarkKnightRadick@(jabber.org|amessage.at
) | Libertarian @ Large
PGP: 0x642F7BDA | <
http://groups.yahoo.com/group/tennessean
s-for-badnarik/ >
<
http://mc-luug.homelinux.org/mailman/lis
tinfo/mc-luug >



______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: