31.3k views
4 votes
Cascading style sheets (css) use special hypertext markup language (html) tags to globally define font characteristics for a variety of page elements as well as how those elements are laid out on a web page.

User Miky
by
5.6k points

1 Answer

4 votes
The statement that Cascading style sheets (CSS) use special hypertext markup language (HTML) tags to globally define font characteristics for a variety of page elements as well as how those elements are laid out on a web page is true. CSS is a stylesheet language used to describe the presentation of a document written in HTML or XML.
User Rdesgroppes
by
6.7k points