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
Fireside Chat
paigeccino
41
3.7k
What's in a price? How to price your products and services
michaelherold
246
12k
How GitHub (no longer) Works
holman
315
140k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
33
1.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.8k
A better future with KSS
kneath
239
18k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
Why Our Code Smells
bkeepers
PRO
340
57k
Gamification - CAS2011
davidbonilla
81
5.5k
The Cult of Friendly URLs
andyhume
79
6.7k
How STYLIGHT went responsive
nonsquared
100
5.9k
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