Results 1 to 3 of 3

Thread: Noob here.. need advise and guidance

  1. #1
    Join Date
    Jun 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Noob here.. need advise and guidance

    Hi to all,
    i am starting to learning on making website. i am using ASP VBscript as server model.

    I want to attach CSS code from here

    http://www.dynamicdrive.com/style/cs...side_bar_menu/

    into my page but i dunno how to. i am using dreamWeaver8.
    can anyone teach me or show me where i can find details tutorial?

    thank you very much

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    1. Copy ALL of what it says under "The CSS:" (not all css) and place it between your <head>and </head>
    2. Copy ALL of what it says under "The HTML:" and place it between your <body> and </body> wherever you want it to be displayed.
    3. Save "The Right Arrow Image:" to the right of this text to your server in the same directory your file is going to be in or correct the address in the css.

  3. #3
    Join Date
    Jun 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    okiesokies.. thank you!!
    i will try again.. dunno why seems to not work.. my basic coding is like **** man.. haha.. i will try again..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •