SlideShare a Scribd company logo
Forms and buttons
Forms
and
Buttons
Button
 The <button> tag defines a clickable button.
 Inside a <button> element you can put
content, like text or images. This is the
difference between this element and buttons
created with the <input> element.
Example (tags)
<html>
<head>
<title>Buttons</title>
</head>
<body>
<a href="http://www.google.com"> <button>
Search </button> <a/>
</body>
</html>
FORMS
 are used to pass data to a server.
 An HTML form can contain input elements
like text fields, checkboxes, radio-
buttons, submit buttons and more. A form
can also contain select
lists, textarea, fieldset, legend, and label
elements.
The <form> tag is used to
create an HTML form:
<form>
.
input elements
.
</form>
HTML FORM
INPUT ELEMENTS
1. Text Fields
 <input type="text"> defines a one-line input
field that a user can enter text into:
<form>
First name: <input type="text"
name="firstname"><br>
Last name: <input type="text"
name="lastname">
</form>
2. Password Field
 <input type="password"> defines a password
field:
<form>
Password: <input type="password"
name="pwd">
</form>
Radio Buttons
 <input type="radio"> defines a radio button.
Radio buttons let a user select ONLY ONE of a
limited number of choices:
<form>
<input type="radio" name="sex"
value="male">Male<br>
<input type="radio" name="sex"
value="female">Female
</form>
Checkboxes
 <input type="checkbox"> defines a checkbox.
Checkboxes let a user select ZERO or MORE
options of a limited number of choices.
<form>
<input type="checkbox" name="vehicle"
value="Bike">I have a bike<br>
<input type="checkbox" name="vehicle"
value="Car">I have a car
</form>
Drop-down List
<html>
<body>
<form>
<select>
<option value="Nokia">Nokia</option>
<option value="Samsung">Samsung</option>
<option value="Blackberry">Blackberry</option>
<option value="Apple">Apple</option>
</select>
</form>
</body>
</html>
Submit Button
<html>
<head>
<title>Buttons</title>
</head>
<body>
<a href="http://www.google.com"> <button> Search
</button> <a/>
</body>
</html>

More Related Content

PPTX
Html Xhtml And Xml 3e Tutorial 6
PPTX
PDF
Microsoft word references & bibliography
PPTX
MS Excel 2013
PPT
Organizing Content with Lists and Tables
PPTX
Create an index and update an index in word
PPT
Creating and Processing Web Forms
PPTX
Ms 2010 tutorial topic 6 adding page numbers
Html Xhtml And Xml 3e Tutorial 6
Microsoft word references & bibliography
MS Excel 2013
Organizing Content with Lists and Tables
Create an index and update an index in word
Creating and Processing Web Forms
Ms 2010 tutorial topic 6 adding page numbers

What's hot (20)

DOCX
How to use microsoft word
PPTX
MS Excel Training(Basic)
PPTX
Customizing document templates
DOCX
Document Generation in Dynamics CRM 2016
PDF
Microsoft Word 2013 Quickstart
PDF
Office productivity tools (part i) (3.13 mb)
PDF
Adding A New Field
PPTX
Task 2
PPTX
Productivity programs excel assignment 1
PDF
Computer application lab file
PPT
Html basics
PDF
Microsoft Excel Basic Features
PPTX
Lesson 20
PDF
Office productivity tools (part ii) (5.71 mb)
PPT
Word prcessing nayanika
DOC
MS Word's main menu
PDF
Document generation
PDF
Office productivity tools (part ii) (2.74 mb)
PDF
Ms word
PDF
Advanced Editing Acrobat Forms
How to use microsoft word
MS Excel Training(Basic)
Customizing document templates
Document Generation in Dynamics CRM 2016
Microsoft Word 2013 Quickstart
Office productivity tools (part i) (3.13 mb)
Adding A New Field
Task 2
Productivity programs excel assignment 1
Computer application lab file
Html basics
Microsoft Excel Basic Features
Lesson 20
Office productivity tools (part ii) (5.71 mb)
Word prcessing nayanika
MS Word's main menu
Document generation
Office productivity tools (part ii) (2.74 mb)
Ms word
Advanced Editing Acrobat Forms
Ad

Viewers also liked (8)

PPTX
Introduction to Basic Spreadsheets
PPTX
Excel.t01
PPTX
Excel functions
PPTX
Algorithm and pseudo codes
PDF
Introduction to spreadsheets
PPT
Introduction To Multimedia
PPTX
multimedia technologies Introduction
PPT
multimedia element
Introduction to Basic Spreadsheets
Excel.t01
Excel functions
Algorithm and pseudo codes
Introduction to spreadsheets
Introduction To Multimedia
multimedia technologies Introduction
multimedia element
Ad

Similar to Forms and buttons (20)

PPTX
Designing web pages html forms and input
PPTX
FYBSC IT Web Programming Unit II Html 5 Tables, Forms and Media
PPTX
HTML Tables and Forms
PPTX
HTML Forms
PPTX
Lectures-web
PDF
HTML Foundations, pt 3: Forms
PPTX
Web topic 20 1 html forms
PPTX
Web topic 20 2 html forms
PPTX
Html 5-tables-forms-frames (1)
PPTX
HTML DAY 4 presentation for beginners friendly
DOCX
Web(chap2)
PPTX
Html tables, forms and audio video
PPTX
Lect# 1 html part ii
PPT
11-html-forms.pptydy6rfyf6rrydyf6r6ryfydydyff
PDF
WEB DESIGN AND INTERNET PROGRAMMING LAB MANUAL.pdf
PPTX
Forms
PPTX
Chapter - 4.pptx marketing trends social media company profilesmarketing tren...
PDF
CSS_Forms.pdf
PPTX
html forms
Designing web pages html forms and input
FYBSC IT Web Programming Unit II Html 5 Tables, Forms and Media
HTML Tables and Forms
HTML Forms
Lectures-web
HTML Foundations, pt 3: Forms
Web topic 20 1 html forms
Web topic 20 2 html forms
Html 5-tables-forms-frames (1)
HTML DAY 4 presentation for beginners friendly
Web(chap2)
Html tables, forms and audio video
Lect# 1 html part ii
11-html-forms.pptydy6rfyf6rrydyf6r6ryfydydyff
WEB DESIGN AND INTERNET PROGRAMMING LAB MANUAL.pdf
Forms
Chapter - 4.pptx marketing trends social media company profilesmarketing tren...
CSS_Forms.pdf
html forms

More from cherrybear2014 (10)

PDF
Basics excel 20102
PPT
Session2
PPT
11 scripting languages
PPT
5 software design
PPT
Table tags 2
PPTX
Intro to html
PPTX
Designing the product page
PPTX
Conditional statements
PPTX
Check,combo,list,picture box
Basics excel 20102
Session2
11 scripting languages
5 software design
Table tags 2
Intro to html
Designing the product page
Conditional statements
Check,combo,list,picture box

Recently uploaded (20)

PDF
cuic standard and advanced reporting.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Encapsulation theory and applications.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
KodekX | Application Modernization Development
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPT
Teaching material agriculture food technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Machine learning based COVID-19 study performance prediction
cuic standard and advanced reporting.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Chapter 3 Spatial Domain Image Processing.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation_ Review paper, used for researhc scholars
Per capita expenditure prediction using model stacking based on satellite ima...
Encapsulation theory and applications.pdf
Big Data Technologies - Introduction.pptx
KodekX | Application Modernization Development
The Rise and Fall of 3GPP – Time for a Sabbatical?
Agricultural_Statistics_at_a_Glance_2022_0.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Teaching material agriculture food technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
“AI and Expert System Decision Support & Business Intelligence Systems”
Dropbox Q2 2025 Financial Results & Investor Presentation
Machine learning based COVID-19 study performance prediction

Forms and buttons