This tutorial builds on the basics of what you've learned in the HTML beginner tutorial and in the CSS beginner tutorial.
You'll learn about block and inline elements which can be used in combination with CSS to completely customize your layout. We'll also have a look at tables and how to use them properly, HTML entities to display special characters, meta tags and HTML forms to capture user input.