Page 8 of 23PREVNEXT

HTML Tables II: Table and cell widths

Test yourself

Complete the following test so you can be sure you understand the material. Your answers are private, and test results are not scored.


If a table has a width of 500 pixels, and someone's browser window is only 400 pixels wide, what will happen?

The table will scrunch to 400 pixels to make sure that they'll be able to see it.

The browser window will display a scroll bar at the bottom of the window.

The person will never be able to see the 100 pixels left of the table.

If a table has a width of 100%, what will happen if someone resizes their browser window so that it is wider?

The table will stay at the original size.

The table will stay fixed at 100 pixels.

The table will grow to fill the available space of the browser window.

Page 8 of 23PREVNEXT