VOOZH about

URL: https://www.geeksforgeeks.org/css/spectre-browser-support/

⇱ Spectre Browser - Support - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

Spectre Browser - Support

Last Updated : 23 Jul, 2025

Before using any CSS framework, developers should be aware of the compatibility of that framework with different browsers like Chrome, Firefox, Safari, etc. The Spectre is supported by all the majorly used browsers which are mentioned below. 

  • Chrome LAST 4
  • Microsoft Edge LAST 4
  • Firefox Extended Support Release
  • Safari LAST 4
  • Opera LAST 4
  • Internet Explorer 10+

Note: Spectre supports Internet Explorer 10+, but some HTML5 and CSS3 features are not perfectly supported by Internet Explorer.

Example 1: We test the button class to check the browser support of Spectre.

Output:

👁 Image
 

Example 2: The following code also demonstrates the spectre classes with browser support.

Output:

👁 Image
 

Reference: https://picturepan2.github.io/spectre/getting-started/browsers.html

Comment
Article Tags: