Collection of Front-End Developer Questions: HTML, CSS, Javascript.
- HTML =============
- CSS =============
- How do you define multiple background images through CSS?
- What is the purpose of the box-sizing property? What are it's possible values?
- Provide an example of content-box vs border-box box-sizing
Color
- What is the difference between RGBa and HSLa? When would you use one vs the other?
- Javascript =============