div default

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John Smith

    div default

    what is the default position in div?

    position: absolute, relative or else??


  • Steve Pugh

    #2
    Re: div default

    "John Smith" <someone@nospam .com> wrote:
    [color=blue]
    >what is the default position in div?
    >
    >position: absolute, relative or else??[/color]

    Else.


    'position'
    Value: static | relative | absolute | fixed | inherit
    Initial: static

    ` Steve

    --
    "My theories appal you, my heresies outrage you,
    I never answer letters and you don't like my tie." - The Doctor

    Steve Pugh <steve@pugh.net > <http://steve.pugh.net/>

    Comment

    Working...