Difference between revisions of "CSS underline"
Jump to navigation
Jump to search
(Categorize, Again For Ease of Navigation) |
m (cat) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
The '''CSS underline''' property is defined by <span style="text-decoration: underline;">text-decoration: underline;</span> | The '''CSS underline''' property is defined by <span style="text-decoration: underline;">text-decoration: underline;</span> | ||
| + | * see [[HTML to CSS]] | ||
[[Category:Computer tips]] | [[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