<?xml version="1.0" encoding="utf-8"?>

Reseting all property values in CSS

Reseting all property values in CSS

The correct answer is unset. Being a part of the all property, the unset value allows you to reset all the properties you applied to an element or its parent to their parent or initial value if those properties don't inherit. In the example, the unset value will reset the color pink to the browser's default font color.

Improve your UX & Product skills with interactive courses that actually work