
You know that in blogging or creating a page is not possible without html codes.Especially in blogger webpage.If you want to insert any type of special effect or works.you need html codes of it.So,there are some codes for making a website better.Html code for Creating a Table.To create a table in HTML,we use the <TABLE>tag.Each table begins with a <TABLE> tag and ends with </TABLE>tag.Each row within a table begins with the <TR>...