Skip to content

Instantly share code, notes, and snippets.

@jroes
Created May 20, 2009 16:39
Show Gist options
  • Save jroes/114930 to your computer and use it in GitHub Desktop.
Save jroes/114930 to your computer and use it in GitHub Desktop.
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