Multiple choice Which of the following tags does not have the optional closing tag? <'table> <'td> <'th> <'tr> All of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation It must have the closing tag. It always ends with <'/table>.