I_Code 0 Posted February 11 Share Posted February 11 Hello, I was checking out for a questions to be prepared before getting into a HTML interview from here I was confused if the data Data into Tabular format in HTML is converted properly? Q No - 18 Was confused and very new this space. TIA!!! Quote Link to post Share on other sites
requinix 977 Posted February 11 Share Posted February 11 18 is not a question. It's simply a demonstration of how to use a table. Quote Link to post Share on other sites
jjgupta915 0 Posted February 20 Share Posted February 20 Q-18 only shows how you display data in tabular form. <table> tag is used for it. <tr> is used for creation of the table row. <td> is used for creation of the table column. Thanks! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.