Web Design
Some fine css text markup
Dec 16th
1 2 3 4 5 6 7 8 9 10 | textMarkup { white-space: nowrap; border-top: solid; border-bottom: solid; border-width: 1px; padding-top: 1px; padding-bottom: 1px; border-color: #FF6600; background-color: #FFF4E8; } |
Some nice stuff right here.