Fill This Form To Receive Instant Help
Homework answers / question archive / HTML Tutorial 6
HTML Tutorial 6.2 Quick Check
Provide the code to display an unordered list as a table, the list items as table rows and hypertext links within each list a table cells.
Provide code to display the content of all div elements in a column layout with the minimum width of each column set to 200 pixels. Use browser extensions in your code.
In the style rule you created in the last question, how many columns would be displayed and what would be their widths when the parent element is 500-pixels wide? Assume a column gap of 20 pixels.