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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
Un-Boring Meetings
codingconduct
0
220
Claude Code のすすめ
schroneko
67
220k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
2
170
A Tale of Four Properties
chriscoyier
163
24k
Building Adaptive Systems
keathley
44
3k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
From π to Pie charts
rasagy
0
150
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