Explain the term graceful degradation.
In CSS, if any component fails, graceful degradation helps the component to work properly as required. While designing the webpage, the latest browser application is used. If an image cannot be viewed, its text can be shown.
