Tables, Lists, Inline elements, Block elements
Apr 19, 2023 · 2 min read · Tables HTML tables allow web developers to arrange data into rows and columns. To create a table in vs code we simply use the Emmet shortcut table>tr>th*{n}. Here n defines the number of table headings or the no. of heading items in the table in a ro...
Join discussion



