7. Letโ€™s practice with examples

Let’s see what you have learned so far!

Drill 1: The <head> Element is Incomplete

Fork the following repl.it and complete the drill according to the instructions shown on lines 6 and 7. Once done, compare your answer to our solution here.

Try to run this code inย Repl.it:

Drill 2: The <body> Element is missing some things

Fork the following repl.it and complete the drill according to the instructions shown on lines 11, 14, 15, 16, and 19. Once done, compare your answer to our sample solution here.

Try to run this code inย Repl.it:

Drill 3: Let’s make a list or two

Fork the following repl.it and complete the drill according to the instructions shown on lines 10 and 12. Once done, compare your answer to our sample solution here.

Try to run this code inย Repl.it:

Drill 4: I want to see a <table> from you

Fork the following repl.it and complete the drill according to the instruction shown on line 10. Once done, compare your answer to our sample solution here.

Try to run this code inย Repl.it:

 

If you run into any trouble with one or more of the above exercises, refer back to the reading in previous Checkpoints and try the drills again. If you are still having issues, note down the areas that are giving you difficulty and be sure to bring them up during your next meeting with your mentor.