Saved Bookmarks
| 1. |
If we want to define style for an unique element, then which css selector will we use ? |
|
Answer» Answer: We should use Id CSS SELECTOR if we want to DEFINE a style for a unique element. Explanation: CSS stands for cascading style sheets that are used to DISPLAY the content INSIDE any text or are generally used in the web pages.20-Jun-2019 |
|