rusty813
07-22-2011, 04:54 AM
i want to know how do you type out the css code to add a bottom border to enter link list
thanks
thanks
|
||||
how do you add borders to nav ulrusty813 07-22-2011, 04:54 AM i want to know how do you type out the css code to add a bottom border to enter link list thanks alykins 07-22-2011, 05:14 AM #nav ul li{border-bottom:1px solid pink;} vikram1vicky 07-22-2011, 09:27 AM If you want to add bottom border to links list, use following code: ul li a { text-decoration:underline; } |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum