Discuss why you think this was a good or bad idea for our current Web development
Question # 00774702
Posted By:
Updated on: 08/22/2020 12:56 PM Due on: 08/22/2020

Tables have been used in the past to control layout of a Web page. Discuss why you think this was a good or bad idea for our current Web development practices. Give an example of when a table is the proper tool to use on a page. How can CSS help to make a table more readable? Are there times when you should never have a table as part of a site?
For bonus points: Create two small pages, one that uses a table for layout and one that looks the same but uses CSS.

-
Rating:
5/
Solution: Discuss why you think this was a good or bad idea for our current Web development