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") |
(Categorize, Again For Ease of Navigation) |
||
| 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> | ||
| − | + | [[Category:Computer tips]] | |
Revision as of 23:31, December 19, 2010
The CSS underline property is defined by text-decoration: underline;