css教程:CSS文字屬性的應用_CSS教程
教程Tag:暫無Tag,歡迎添加,賺取U幣!
The CSS text properties define the appearance of text.
CSS文字屬性可用來定義文字的外觀
設置文字的顏色 Set the color of the text
This example demonstrates how to set the color of the text.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
設置文字背景色 Set the background-color of the text
This example demonstrates how to set the background-color of a part of the text.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
指定相鄰字符的間隙 Specify the space between characters
This example demonstrates how to increase or decrease the space between characters.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
對齊文字 Align the text
This example demonstrates how to align the text.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
文字修飾 Decorate the text
This example demonstrates how to add decoration to text.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
文字在段落中縮進 Indent text
This example demonstrates how to indent the first line of a paragraph.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
控制文字中的字母 Control the letters in a text
This example demonstrates how to control the letters in a text.
Examples 實例:
[ 可先修改部分代碼 再運行查看效果 ]
CSS Text Properties
CSS 文字屬性
The CSS text properties allow you to control the appearance of text. It is possible to change the color of a text, increase or decrease the space between characters in a text, align a text, decorate a text, indent the first line in a text, and more.
CSS文字屬性答應你控制文字的外觀。這可以改變文字的顏色,增加或者縮短文字的間距,文字的對齊,裝飾,第一行文字的縮進,還有其他...
CSS文字屬性可用來定義文字的外觀
設置文字的顏色 Set the color of the text
This example demonstrates how to set the color of the text.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
設置文字背景色 Set the background-color of the text
This example demonstrates how to set the background-color of a part of the text.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
指定相鄰字符的間隙 Specify the space between characters
This example demonstrates how to increase or decrease the space between characters.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
對齊文字 Align the text
This example demonstrates how to align the text.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
文字修飾 Decorate the text
This example demonstrates how to add decoration to text.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
文字在段落中縮進 Indent text
This example demonstrates how to indent the first line of a paragraph.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
控制文字中的字母 Control the letters in a text
This example demonstrates how to control the letters in a text.
Examples 實例:
代碼調試框 [www.wf0088.com]
[ 可先修改部分代碼 再運行查看效果 ]
CSS Text Properties
CSS 文字屬性
The CSS text properties allow you to control the appearance of text. It is possible to change the color of a text, increase or decrease the space between characters in a text, align a text, decorate a text, indent the first line in a text, and more.
CSS文字屬性答應你控制文字的外觀。這可以改變文字的顏色,增加或者縮短文字的間距,文字的對齊,裝飾,第一行文字的縮進,還有其他...
相關CSS教程:
- 相關鏈接:
- 教程說明:
CSS教程-css教程:CSS文字屬性的應用。