html5 custom color picker All In One

html5 custom color picker All In One

<!DOCTYPE html>
<html>
<body>

<h1>HTML5 Color Picker</h1>

<form action="/">
  <input type="color" id="favcolor" name="favcolor" value="#ff0000">
</form>

</body>
</html>

橙子建站

落地页制作

https://h5.oceanengine.com/marketing/sites/

refs

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/color



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 ️,侵权必究⚠️!


xgqfrms
原文地址:https://www.cnblogs.com/xgqfrms/p/15571722.html