Master an in-demand skill
Attract recruiters at top companies
Get 2X more offers
Show:
Hello World!
Lets get started with Html! , Developers you have to render a text in your road towards html.
Title Tag
Lets get started with Html! , Developers you have to set the appropriate title in the title tag
Heading Tags - Part 1
Lets get started with Html! , Developers you have to render texts inside header tags.
Heading Tags - Part 2
Lets get started with Html! , Developers you have to render texts inside inside header tags.
Paragraph Tag
Lets get started with Html! , Developers you have to render text inside inside a paragraph tag.
Image Tag
Lets get started with Html! , Developers you have to render an image using img tag.
HTML data attribute
A data attribute is a custom attribute added to HTML elements that allows you to store extra information directly on the element.
rowspan attribute
Rowspan attribute is used to merge cells in a table row-wise.
colspan attribute
The colspan attribute in an HTML table specifies how many columns a cell should span, allowing a single cell to extend across multiple columns in the table.
HTML <del> tag
<del> tag is used to strike-off content on the webpage