Exercises: A Web page with tables
Exercise: Money images
Make a page that looks like this:

You can use these images:




You can see my solution.
Upload your solution to your server. Put the URL below.
(Log in to enter your solution to this exercise.)
Exercise: Population growth rate
Create a table showing the population growth rate for countries around the world. It should look like this:

The data comes from the CIA World Fact Book.
There’s lots of data. You can copy from a file with the table already created. It will save you a lot of typing.
You can try my solution.
Upload your solution to your server. Put the URL below.
(Log in to enter your solution to this exercise.)
Exercise: Population growth rate with stripes
Add stripes to your population growth rate table:

You can try my solution.
Upload your solution to your server. Put the URL below.
(Log in to enter your solution to this exercise.)
Exercise: Sortable population growth rate table
Remove the stripes from your table. Then give users the ability to sort your population growth rate table on any column.
You can try my solution.
Upload your solution to your server. Put the URL below.
(Log in to enter your solution to this exercise.)