@acorriazSubmitted about 1 year ago
Feedback welcome
English isn't my first language, so I might not be super fluent. But I will try to explain as best as I can
- I wanted to ask if I should always include
width
andheight
in<img>
element but if I writewidth
andheight
how to do that without changing image ratio - How to name class I'm reading that BEM is a good way. Does it have an alternative that I should know?
- And last question, should I always use CSS Reset for reduce browser inconsistencies?