[go: up one dir, main page]

0% found this document useful (0 votes)
11 views7 pages

Input Types in HTML

Part-9 of the 'HTML Simplified' series focuses on the input tag in HTML, which allows users to enter data through various types of input fields. The document outlines different types of input tags such as text, color, email, and more, each serving a specific purpose. A free cheatsheet is also mentioned for further reference.

Uploaded by

Manish Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views7 pages

Input Types in HTML

Part-9 of the 'HTML Simplified' series focuses on the input tag in HTML, which allows users to enter data through various types of input fields. The document outlines different types of input tags such as text, color, email, and more, each serving a specific purpose. A free cheatsheet is also mentioned for further reference.

Uploaded by

Manish Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

@raju_webdev

Part-9
This is the Part-9 of our 'HTML Simplified'
series, and today we will learn about:

What is input tag in HTML?

Types of Input Tag

Don't miss end,


if you want
free Cheatsheet....

@raju_webdev www.geekshelp.in
Input Tag
The input tag specifies an input field where
the user can enter data.
Input filed is created using <input> tag.
Input tag don't need any closing tag.

Types of Input Tag


Text: Output:

Color:

Date Time:

@raju_webdev www.geekshelp.in
DateTime Local: Output:

Email:

File:

Image:

Number:

Password:

@raju_webdev www.geekshelp.in
Phone: Output:

Range:

Radio:

Time:

Reset:

URL:

@raju_webdev www.geekshelp.in
Week: Output:

Checkbox:

Button:

Don't miss
next post...

@raju_webdev www.geekshelp.in
DO YOU FIND IT
HELPFUL

@raju_webdev
I'm Raju, I will help you to provide
amazing content related to web
development and coding.

www.geekshelp.in

You might also like