+ 1

HTML&NEW HTML attribue

HTML attribute 1-type 2-name 3-id 4-value 5-checked 6-maxlength NEW HTML attribute 1-placeholder 2-autofocus 3-required 4-list 5-min&max 6-multiple 7-pattern

18th May 2018, 7:48 PM
Saman M Dusky
Saman M Dusky - avatar
7 Answers
+ 7
selected is a boolean attribute used to determine the default selected option. Checked is the same but used in checkbox inputs. Pattern uses regex that the input value needs to pass before submitting it.
18th May 2018, 8:54 PM
Toni Isotalo
Toni Isotalo - avatar
+ 6
This is explained in the html course
18th May 2018, 8:40 PM
Toni Isotalo
Toni Isotalo - avatar
+ 2
You should make this as "share anything coding"
18th May 2018, 7:51 PM
᠌Bidex
᠌Bidex - avatar
0
Toni Isotalo of course but i am not saw it all
18th May 2018, 8:44 PM
Saman M Dusky
Saman M Dusky - avatar
0
Toni Isotalo can i say question ,what different between selected and checked ,,and can you explain pattern ?
18th May 2018, 8:46 PM
Saman M Dusky
Saman M Dusky - avatar
0
Toni Isotalo thanks a lot my dear
18th May 2018, 8:57 PM
Saman M Dusky
Saman M Dusky - avatar