Difference between revisions of "CSS underline"
Jump to navigation
Jump to search
(Created page with "The '''CSS underline''' property is defined by <span style="text-decoration: underline;">text-decoration: underline;</span> * see HTML to CSS") |
m (cat) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
* see [[HTML to CSS]] | * see [[HTML to CSS]] | ||
| + | [[Category:Computer tips]] | ||
Latest revision as of 11:04, July 29, 2011
The CSS underline property is defined by text-decoration: underline;
- see HTML to CSS