Indianwebschool
India's leading web development learning portal
Deatails and Summary HTML Tag
›
The <summary> tag used to add to a visible heading of the <details> tag. The heading is clickable to view/hide the details. The ...
1 comment:
sup and sub HTML tags
›
The <sup> tag is used to define superscript text in an HTML webpage while <sub> tag is used to define subscript text. A subscr...
Table Tag HTML
›
The <table> tag is used to add an HTML table in webpage. The <table> tag is used in conjunction with the <tbody>,<thead...
tbody tag
›
The <tbody> tag is used to add a body to an HTML table. The <tbody> element is used in conjunction with the <thead> and ...
<td> tag
›
The <td> tag is used to define a standard cell in an HTML table in a webpage.The text in <td> tags are regular and left-aligned ...
›
Home
View web version