Forums

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

Home Forums CSS Help with CSS

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

    Hello,

    I am learning CSS I was creating my page but I couldn’t figure out what is wrong with right nav… I was even reading the tutorial here is the code plz check..

    Code:
    background-color: #F8AA3C;
    border-right: 1px solid #694717;

    }

    #rightnav {

    float: right;
    width: 140px;
    height: 400px
    background-color: #F8AA3C;
    border-left: 1px solid #694717;

    }

    #body {

    width: 620px;

    Thanks

    #65145
    Rob MacKay
    Participant

    Spam is getting farrr tooo clever these days…

    Removed link from sig, banned IP – but kept the post because its just genius lol

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