Tell me do <th> tags always need to come at the start of a row or column?

Submitted by: Muhammad
Any <tr> tag can be changed to a <th> tag. This causes the text contained within the <th> tag to be displayed as bold in the browser. Although <th> tags are mainly used for headings, they do not need to be used exclusively for headings.
Submitted by: Muhammad

Read Online HTML Developer Job Interview Questions And Answers