BizTalk Utilities CV ,   Jobs ,   Code library  
 
 

The text-decoration property (CSS Reference)

Introduction

The text-decoration property can be used to underline, overline, line through and cause the text to blink.

Example

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head><title>text-decoration Demonstration</title>

<style type="text/css">

p.underline

{

    text-decoration:underline;

    color:red;

}

p.overline

{

    text-decoration:overline;

    color:blue;

}

p.linethrough

{

    text-decoration:line-through;

    color:green;

}

p.blink

{

    text-decoration:blink;

}

p.AllInOne

{

    text-decoration:underline blink overline line-through;

}

</style>

</head>

<body>

<h1><p>text-decoration demonstration</p></h1>

<p class="underline">Underline.</p>

<p class="overline">Overline</p>

<p class="linethrough">Linethrough</p>

<p class="blink">blink</p>

<p class="AllInOne">All In One</p>

</body>

</html>

Output

Values

Name:

Description:

blink

This value can be used if you want the text to blink.

line-through

This value can be used if you want to draw a line through the text.

none

This value can be used if you do not want to use the text-decoration property. It can be useful to prevent that any previous applied setting wont be used for the current element.

overline

This value can be used if you want to show a line over the text – not through the text.

underline

This value can be used if you want the text to underline.

 

Recent Jobs

An immediate job opportunity as a B
Software Developers Needed in Charl
Sr. Software Engineer - Analytics
Immediate Mainframe openings for Ch
Immediate TANDEM-TAL openings for C

View all Jobs (Add yours)
View all CV (Add yours)



answering service
help desk services
swimming pool contractor
help desk
water softener
Teleconference
Host Department NOLIMIT Web Hosting
MSN
sunglasses


    Email TopXML  

Front Page Daily Stuff TopXML Forum XML blogs XML Newsgroups BizTalk Biztalk Utilities Biztalk Utilities Tutorial B2B SAP XML Microsoft .NET Dotnet System XML Soapformatter SQLXML XMLserializer XQuery PHP PHP SimpleXML PHP XML Dom PHP XML RPC PHP XSLT Java Java Java XML Xalan Microsoft ASP ASP Schemas XML SQL Server XML XMLDom XSL XSL Tutorial XSLT Stylesheets General Javascript CSS XHTML WAP