how to create html template using table tag <TABLE> </TABLE> The Table Tag <table > tag is paired Tag Let’s Take Coding example of table of 2 by 2 <table> <tr> < td> Name </td> <td> Roll No </td> </tr> <tr> < td> Prakash </td> ...
Blog is about HTM5 CSS3 tags as well as it gives tutorials about to create various types of templates using HTML and CSS .