InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    How is tr tag different from th tag in html | 
                            
| 
                                   
Answer» Similar to a table cell, a header cell must appear within a table row. Normally found in the first row, header cells are usually shown in bold and centered by the browser It\'s table row the tr tags must appear within the table tags  | 
                            |