DEV Community

Discussion on: Responsive, semantic images with CSS

Collapse
 
naz profile image
Nazim Jamil-Mir

It's not responsive if you are fixing the height and width.

Collapse
 
hugo__df profile image
Hugo Di Francesco

That's true, I guess it still works if one of the height or width isn't fixed (or is a percentage)