Home » CSS » CSS Styling Images » Question
  1. Clip property is not supported in ____________.
    1. Opera
    2. Safari
    3. Chrome
    4. Internet Explorer
    5. None of these
Correct Option: D

There is one more way of hiding elements by clipping them. Clip-path property is not fully supported in IE or Edge yet. If using external SVG files for clip-path, support is even more limited.



Your comments will be displayed only after manual approval.