Practice Exercises

Are you interested in learning HTML and CSS? I created these HTML and CSS exercises in order to give students a fun way to learn HTML and CSS. The content on this page is what is covered on my HTML/CSS Review Quiz for MinnState students.

 

 

HTML and CSS Quiz Exercise

This quiz exercise has a variety of questions that you need to know for the HTML/CSS Review Exercise. It includes the box model, CSS structure, and some commom property:value combinations used frequently by developers.

HTML Flashcards

Memorize the basics of HTML with these flashcards. You can keep them flipped over once you know the answer, just like you would with paper flashcards. The HTML flashcards cover the most frequently used HTML elements.

CSS Flashcards

Memorize the basics of CSS with these flashcards. You can keep them flipped over once you know the answer, just like you would with paper flashcards. These CSS flashcards cover the most used CSS properties.

Place HTML in Order - Easy

Learn the basic framework for an HTML page the easy way with this drag and drop place in order exercise. Rather than requiring that students memorize all of the HTML required to correctly set up a page, I expect them to recognize the code and place it in order. Web developers need to recognize the elements, understand their purpose, and be able to place them in order.

Place HTML in Order - Challenge

Once you are comfortable with the Easy exercise, try the challenge version! This is the version used on my test at MinnState.


Quizzes on the HTML/CSS Lessons

These quizzes are from the HTML/CSS Lessons found on the HTML/CSS All Lessons page.

Note: This material may or may not be on the HTML/CSS Review Quiz I give to my MinnState students.