Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
HTML & CSS: Lesson 2.2
Search
Ram Sapkota
October 25, 2018
1
81
HTML & CSS: Lesson 2.2
Ram Sapkota
October 25, 2018
Tweet
Share
More Decks by Ram Sapkota
See All by Ram Sapkota
Static Class Attributes and Inheritance
codemasterram
2
150
Class & Object
codemasterram
0
110
Part 3: More on C#
codemasterram
0
59
Introduction to C#
codemasterram
1
56
More on C#
codemasterram
0
180
HTML___CSS__Lesson_2.1.pdf
codemasterram
0
59
Basic Concept on HTML and CSS
codemasterram
1
66
Introduction_class_slide.pdf
codemasterram
0
48
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Facilitating Awesome Meetings
lara
56
6.6k
Making Projects Easy
brettharned
119
6.4k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
A better future with KSS
kneath
239
17k
Gamification - CAS2011
davidbonilla
81
5.5k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Fireside Chat
paigeccino
40
3.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Transcript
HTML & CSS: Lesson 2.2 Ram Sapkota
Building Forms:Initializing a Form
Text Fields • color • date • datetime • email
• month • number • range • search • tel • time • url • week
Textarea
Radio Buttons
Check Boxes
Drop-down list
Multiple Selections
Form Buttons Submit Input Submit Button
Other Input File Input Hidden Input
Organizing From Elements
Label Label
Fieldset
Legend
Form & Input Attributes Disabled Placeholder
Form & Input Attributes Required Additional Attributes • accept •
autocomplete • autofocus • formaction • formenctype • formmethod • formnovalidate • formtarget • max • maxlength • pattern • min • readonly • selectionDirection • step