HTML Tutorial
This HTML tutorial is designed for both beginners and expert developers to understand it well and in a step-by-step way. It explains every key topic of HTML,…
-
HTML colgroup Tag –
next → ← prev Introduction: The table is created as a sequence of rows. Setting a row’s attributes affects all…
Read More » -
HTML col Tag –
next → ← prev HTML <col> tag is used to specify common column properties for each column within <colgroup> element…
Read More » -
HTML code Tag –
next → ← prev HTML <code> tag is used to represent computer code. It is a phrase tag which defines…
Read More » -
HTML cite Tag –
next → ← prev HTML <cite> tag specifies a citation, it provides reference or title to a creative work, quoted…
Read More » -
HTML caption Tag –
next → ← prev In this article, we will learn about caption tags in HTML and how to use them.…
Read More » -
HTML button Tag –
next → ← prev The <button> tag is used to create a clickable button within HTML form on your webpage.…
Read More » -
HTML br Tag –
next → ← prev Introduction HTML Stands for Hypertext Markup Language. We also call it the backbone of the internet.…
Read More » -
HTML body Tag –
next → ← prev HTML <body> tag defines the main content of an HTML document which displays on the browser.…
Read More » -
HTML blockquote Tag –
next → ← prev HTML <blockquote> tag is used to define a block of text which is quoted from another…
Read More » -
HTML big Tag –
next → ← prev HTML <big> tag was used to increase the text font size one level bigger than the…
Read More »