InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Data-uri In Less? |
|
Answer» In CSS, Data URI’sis one of the BEST TECHNIQUE, it allows DEVELOPERS to avoid external image referencing and instead embed them DIRECTLY into a STYLESHEET. Data URIs are the excellent way to reduce HTTP requests In CSS, Data URI’sis one of the best technique, it allows developers to avoid external image referencing and instead embed them directly into a stylesheet. Data URIs are the excellent way to reduce HTTP requests |
|