InterviewSolution
Saved Bookmarks
| 1. |
What is css paint api? |
|
Answer» To apply stroke on text and fill color, the property text-stroke and text-fill-color can be used with prefix. The same property with prefix (-webkit) is supported by edge, FIREFOX, chrome, safari and opera.
Output: |
|