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
58
Introduction to C#
codemasterram
1
56
More on C#
codemasterram
0
180
HTML___CSS__Lesson_2.1.pdf
codemasterram
0
58
Basic Concept on HTML and CSS
codemasterram
1
65
Introduction_class_slide.pdf
codemasterram
0
47
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
330
21k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
It's Worth the Effort
3n
187
28k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Into the Great Unknown - MozCon
thekraken
40
2k
What's in a price? How to price your products and services
michaelherold
246
12k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Git: the NoSQL Database
bkeepers
PRO
431
66k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
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