Thread: Vertical Line
View Single Post
11-30-2009, 09:03 PM
#2
santa is offline santa
santa's Avatar
Status: Member
Join date: Mar 2009
Location: Location: location.
Expertise: Design, HTML
Software: Espresso, Photoshop, Mail.app
 
Posts: 398
iTrader: 7 / 100%
 

santa is on a distinguished road

Send a message via ICQ to santa Send a message via AIM to santa Send a message via MSN to santa Send a message via Yahoo to santa Send a message via Skype™ to santa

  Old

if you've got a div with class "line", then the CSS would be:

.line { padding-right: (gap in pixels); border-right (or left): 1px solid #(hexidecimal colour); }

Reply With Quote