Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS i got 1 problem with css guys :P

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22804
    Frodo64
    Member

    Ok, I coded whole web site with css, but i have 1 problem. There is a litte, about 5 px black space between the very top of the page and the header, how can i delete that space :?: :? Web page adress: http://www.l2-faction.net

    #48052
    Argeaux
    Participant

    add this to your css in the body element:

    Code:
    margin:0;
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.