input (color)

This commit is contained in:
Face
2025-07-23 20:42:02 +03:00
parent a899f3637e
commit 2810233729
26 changed files with 571 additions and 99 deletions

View File

@@ -91,7 +91,10 @@ line breaks
<span>Berry</span>
<input type=\"radio\" group=\"food\" />
<span>Gary</span>
<h2>Color</h2>
<input type=\"color\" value=\"#ff0000\" />
<input type=\"password\" placeholder=\"your password...\" />
<button type=\"submit\">Submit</button>