+ 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
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.
+ 6
This is explained in the html course
+ 2
You should make this as "share anything coding"
0
Toni Isotalo of course but i am not saw it all
0
Toni Isotalo can i say question ,what different between selected and checked ,,and can you explain pattern ?
0
Toni Isotalo thanks a lot my dear