HTML/CSS/CSS Attributes and Javascript Style Properties/text underline position — различия между версиями

Материал из Web эксперт
Перейти к: навигация, поиск
м (1 версия)
 
(нет различий)

Версия 12:20, 26 мая 2010

"text-underline-position" Example

   <source lang="html4strict">
   

<html> <body>

This is a sample paragraph.
The text-underline-position property is set to "above"

</body> </html>


     </source>