In CSS, the ___________ property is used to control the appearance of text decorations such as underline and overline.
- font-style
- font-variant
- text-decoration
- text-transform
The text-decoration property in CSS is used to control the appearance of text decorations such as underline, overline, line-through, and blink. This property is commonly used to style links and text decorations.
Loading...
Related Quiz
- Explain the concept of DevOps and its relationship with the SDLC.
- What is a subquery in SQL, and how is it different from a regular query?
- What is the time complexity of reversing a linked list iteratively and recursively?
- Which protocol is used for sending emails over the Internet?
- ___________ is a cryptographic technique used to verify the integrity of data transmitted over a network.