⟩ What is the difference between responsive and adaptive development?
In a nutshell, responsive is fluid and flexible, whereas adaptive adapts to the detected device/screen size.
In a nutshell, responsive is fluid and flexible, whereas adaptive adapts to the detected device/screen size.
Explain what is "Semantic HTML?"?
Name 3 of the minimum HTML elements needed for an HTML document?
Explain what kind of things must you be wary of when design or developing for multilingual sites?
Call an external style sheet and an external script located in the ROOT folder called style.css and main.js with HTML?
Tell us what is the coolest thing you've ever coded? What's something awesome you've done?
Explain how do you optimize a website's assets?
Tell me what got you into Web Development?
Tell me what is your preferred development environment?
What is something new / something you have found interesting recently?
What is a CSS reset. What is the difference between a CSS reset and normalize.css?