×

CSS Browser Support

The desk underneath lists of all CSS properties and the way each belongs to it is supported in the generally unique browsers:

- The quantity to the right of the browser icon suggests the browser version.

Feature (Property)Microsoft EdgeChromeFirefoxOperaSafari
A -     
align-content11212812.19
align-items11212012.19
align-self11212012.19
all793727249.1
animation104316309
animation-delay104316309
animation-direction104316309
animation-duration104316309
animation-fill-mode104316309
animation-iteration-count104316309
animation-name104316309
animation-play-state104316309
animation-timing-function104316309
B -     
backface-visibility10361623-webkit-4
Background4113.51
background-attachment4113.51
background-blend-mode793530227.1
background-clip94410.53
background-color4113.51
background-image4113.51
background-origin94410.53
background-position4113.51
background-repeat4113.51
background-size944104.1
Border4113.51
border-bottom4113.51
border-bottom-width4113.51
border-color4113.51
C -     
caption-side81141
clear51161
color3113.51
column-count105052379
columns105052379
content81141
Cursor5.5549.65
D -     
direction5.5219.21.3
Display84373.1
E -     
empty-cells81141.2
F -     
filter135335409.1
flex112928179
flex-wrap112928179
float41171
font4113.51
font-family4113.51
font-size5.51171
font-style41171
font-variant4113.51
font-weight4213.51.3
G -     
gap1666645312
grid1057524410
grid-column1057524410
grid-gap1057524410
grid-row1057524410
grid-template1057524410
H -     
Height41171
hyphens79554344-Webkit- 5.1
I -     
image-rending7941652810
@import5.5113.51
Isolation794136307.1
J -     
justify-content112928179
K -     
@keyframes104316309
L -     
left5.51151
letter-spacing4113.51
line-break5.51   
line-height41171
line-style41171
line-style-type4113.51
M -     
margin6113.51
margin-left6113.51
mask12-webkit-453-webkit-15-webkit-4
mask-clip-webkit-79-webkit-453-webkit-15-webkit-4
mask-image-webkit-79-webkit-453-webkit-15-webkit-4
mask-origin-webkit-79-webkit-453-webkit-15-webkit-4
mask-size-webkit-79-webkit-453-webkit-15-webkit-4
max-width71172
min-width71142
N -     
@namespace91181
O -     
object-fit163136197.1
order112928179
outline811.571.2
outline-color811.571.2
overflow41171
P -     
padding4113.51
@page8151915 
perspective103616239
position71141.2
Q -     
quotes8111.545.1
R -     
resize7945154
right5.51151
row-gap1666615312
S -     
scroll-behavior7961364814
shape-image-threshold7937622410.1
shape-margin7937622410.1
@supports12282212.19
T -     
tab-size7921-moz-4156.1
text-align3113.51
text-justify5.5 55 10
top51161
transition10261612.16.1
U -     
unicode-bidi5.5219.21.3
user-select79546942-webkit-3.1
V -     
vertical-align41141
@viewport1029 16 
visibility41141
W -     
white-space813.59.53
windows825 107
width4113.51
word-wrap5.543.510.53.1
Z -     
z-index41341

Symbols explanations are as follows:

  • This is supported by Chrome
  • This is supported by Firefox
  • This is supported by Internet/Edge Explorer
  • This is supported by Safari
  • This is supported by Opera
  • -webkit-  this is supported by Chrome with prefix –webkit-
  • -moz- this is supported by Firefox with prefix -moz-
  • -webkit- this is supported by Internet explorer with prefix -webkit-
  • -webkit- this is supported by Opera with prefix -webkit-
  • -webkit- this is supported by Safari with prefix -webkit-

Related Topics

CSS Background

CSS Background The properties of CSS background are applied to describe the effects of background on the element. Here are five properties of background that affects various elements of HTML: Background-colorBackground-imageBackground-repeatBackground-attachment Background-position Background-color The color of the background...

7 minutes read.

How to include CSS

How to include CSS CSS is included in HTML pages for formatting the documents based on the information inside a style sheet. We can add CSS in HTML documents in the following three ways: Inline...

5 minutes read.

CSS Selector

CSS Selector: There are some selectors used in CSS, which allows us to choose the content we wish to style. Various selectors are considered as the separation of the set...

5 minutes read.

CSS Comments

CSS Comments: Generally, comments in CSS are used to describe our code. Further, it will provide support to many users who are concerned with the code. Somewhat, these are ignored...

2 minutes read.

CSS Transition

CSS Transition The transitions in CSS are influenced, included to modify the component from one design to another, without the use of the JavaScript or Flash. We should describe two of the...

2 minutes read.

How to make smooth bounce animation using CSS

The smooth bouncing animation project is done with the help of HTML and CSS. This project gives so much fun and excitement to the users. What is HTML? The HTML or HyperText...

2 minutes read.

CSS Background-blend-mode

Background-blend-mode The background-blend-mode property sets a blend mode of the component’s every background layer (color/image). It illustrates how the element background image blends well with the element background color. We can...

9 minutes read.

CSS Variables

CSS Variables These variables of CSS are applied to add the custom property values to our various web-pages. The custom properties are often called as CSS variables or cascading variables. Various...

4 minutes read.

CSS Text-align

Text-align The text-align property of CSS sets the table-cell box’s horizontal alignment or any block element. The text-align property is the same as the CSS property vertical-align but towards any horizontal...

1 minute read.

CSS Functions

CSS functions are used for different CSS properties. Every front-end developer should have knowledge of all CSS functions. It makes the coding easier. FunctionsExplanationattr().It returns the value of an attribute of...

5 minutes read.

CSS 2d Transform

Transform property in CSS is used mainly for enhancing the effects and to animate the elements. Transform is an effect that changes the shape, size and position of an element. It helps...

6 minutes read.

CSS Navigation bar

CSS Navigation bar: A navigation system or navigation bar comes upon GUI that can help many visitors to access the information. A Navigation bar is a UI component on the...

11 minutes read.

CSS Reference

The CSS Reference lists all of the basic standard CSS properties, pseudo-classes, pseudo-elements, and data types, for all intents and purposes functional notations, and at-rules alphabetically.  The site also includes...

5 minutes read.

CSS Images

Images in CSS: Images are a critical part of a web application. It includes various types of images in the web application that cannot be recommended. However, it is essential...

4 minutes read.

What is a CSS File?

What is a CSS File and How to use it in Html? CSS: - CSS stands for Cascading Style Sheet. CSS is a file of style sheets that describe the presentation of...

4 minutes read.

CSS Filter

CSS Filter CSS filter is used to apply visual effects on the images, text, and other factors of the webpage. This filter property in CSS allows us to admit the effects like...

7 minutes read.

CSS Text-Overflow

Introduction: The text-overflow property of CSS is used to format the text which is overflowing the boundaries of the container. This property helps user to clip the text, to display the...

5 minutes read.

CSS Image Gallery

Image galleries are used to display and store collections of images. Example Let’s discuss an example. CSS was used to create the following image gallery: Code is as follows: <html> <head> <style> div.gallery {   margin: 6px;   border: 1px...

5 minutes read.

CSS Table

CSS table provides better look and feel. There are various properties of CSS table that are given below. border border-collapse padding width height text-align color background-color CSS Table Border You can set...

4 minutes read.

Hover condition for a:before and a:after in CSS

In CSS, :after and :before are used to add content after and before the element. The CSS pseudo-class is used to add some styling effect to the webpage. We can change...

4 minutes read.