Skip to main content

CSS Question 44 Responses

Last post: 2 years, 2 months ago | Thread started: Mar 14, 10, 7:08 p.m.

RespondNew TopicDisable Images

Out of context: Response #1 [Mar 14, 10, 7:08 p.m.]

  • noiseisthis

    you can add this:

    #menu {
    float: left;
    positiion: relative;
    }

    do you want the menu to be fixed always on the left corner showing at all times?

    • and change the padding for #content: padding:10px 5px 25px 40px;noiseisthis
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel

Skip to main content