标签: html css html5 css3
是否可以制作LeftMoust& SmartDevices点击会自动多选选项而无需按住 Ctrl ,仅使用HTML和CSS?
LeftMoust
SmartDevices
<select multiple> <option>Value1</option> <option>Value2</option> <option>Value3</option> <option>Value4</option> </select>