HTML5 Interview Questions - Part 2
- Why would you use <strong> instead of <b> ?
- What are some of the key new features in HTML5?
- What’s doctype for?
- Is it generally a good idea to position CSS <link>s before <script> tags?
- Explain the CSS box model. Which properties are a part of it?
- Describe z-index and how stacking context is formed.
- How is responsive design different from adaptive design?
- What is the difference between classes and IDs in CSS?
- What’s the difference between display: inline and display: inline-block?
- What’s the difference between a relative, fixed, absolute and statically positioned element?
No comments:
Post a Comment