Log in

View Full Version : Noob here.. need advise and guidance



selvin
06-18-2009, 04:04 AM
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/csslibrary/item/nested_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

bluewalrus
06-18-2009, 06:53 AM
Copy ALL of what it says under "The CSS:" (not all css) and place it between your <head>and </head>
Copy ALL of what it says under "The HTML:" and place it between your <body> and </body> wherever you want it to be displayed.
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.

selvin
06-30-2009, 05:26 PM
okiesokies.. thank you!!
i will try again.. dunno why seems to not work.. my basic coding is like **** man.. haha.. i will try again..