CSS "Cascading Style Sheets" Lessons |
|||
| |
|||
| |
|||
![]() |
Css Table Examples |
TD {border : 8px ridge #DAA520;} |
|
| Example Header | TD { border-left-style : ridge; border-left-color : #DAA520; border-left-width : 3px; border-bottom-style : solid; border-bottom-color : #DAA520; border-bottom-width : 1px; background-color:yellow; letter-spacing:4px; text-align:center;} |