Home » CSS » CSS Tables » Question
  1. Which of the following property is used to change the width of table?
    1. table
    2. table-width
    3. resize
    4. width
    5. None of these
Correct Option: A

Example: table{width: 23px;}



Your comments will be displayed only after manual approval.