HTML Table Tags

Tags for Tables Tables can be created in HTML using <table> tag. In HTML table is…

HTML List Tags

Tags for Lists There are 3 types of lists that can be created in HTML: Ordered…

HTML Hyperlink Tags

Tags for Hyper Links The HTML document or the web page can link to other HTML…

HTML Image Tags

Tag for Images <img> tag is used to display the images on the web page. The…

HTML Content Tags

Tags for Text Content The contents of the web page can be organized using various tags…

HTML with CSS

The HTML is used only to identify the content of the page, and the style sheet…

HTML Forms and Input Control Tags

The HTML Forms are an integral part of the web page. The basic purpose of the…

HTML Introduction

HTML Tutorial HTML (Hyper Text Markup Language) contains tags, which is a command to tell the…