Forum Moderators: not2easy
Thanks
[edited by: SuzyUK at 2:27 pm (utc) on Oct. 25, 2006]
[edit reason] sorry no URLs : see TOS #13 [WebmasterWorld.com] [/edit]
Please remember you're not allowed to drop URIs like that - please see the Webmaster World Terms of Service [webmasterworld.com] and the CSS Forum Charter [webmasterworld.com].
About your question, this isn't so much a CSS thing as it is a background image thing - you make a 1px high image with a drop shadow on it, and then in the CSS for your containing element, you simply set it as a background image with
background-repeat: repeat-y;.
Thank for your help.