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
83
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
160
Class & Object
codemasterram
0
110
Part 3: More on C#
codemasterram
0
61
Introduction to C#
codemasterram
1
58
More on C#
codemasterram
0
190
HTML___CSS__Lesson_2.1.pdf
codemasterram
0
63
Basic Concept on HTML and CSS
codemasterram
1
69
Introduction_class_slide.pdf
codemasterram
0
51
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
WENDY [Excerpt]
tessaabrams
9
36k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
55k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
960
Optimising Largest Contentful Paint
csswizardry
37
3.6k
The Invisible Side of Design
smashingmag
302
51k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
64
53k
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
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