HTML / CSS Flashcards
What is semantic HTML? What are its benefits?
What is Web API? How is it organized? What can you do with it?
What does doctype do?
How do you serve a page with content in multiple languages?
What kinds of things must you be wary of when designing or developing multilingual sites?
What are data attributes good for?
Consider HTML5 as an open web platform. What are the building blocks of HTML5?
Describe the difference between a cookie, sessionStorage, and localStorage
Describe the difference between
Why is it generally a good idea to position CSS links between and JS s just before body? Do you know any exceptions?
What is progressive rendering?
Why would you use a secret attribute in an image tag? Explain the process the browser uses when evaluating the content of this attribute
Have you used different HTML templating languages before?
Please tell me about your strategy for approaching responsive designs. What is it and how do you approach the problem?
What are media queries?