This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Understand Semantic Markup | |
2. Understand the difference between DIV and SPAN | |
3. Understand the difference between ID and CLASS | |
4. What is meant by separation of content and presentation? | |
5. What HTML tags should you use to define a menu? Provide an example. | |
6. Why is <br /> bad? | |
7. What is the difference between margin and padding? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment