Select Dropdown
Create a dropdown (select) with name 'cars' and options 'Volvo', 'Saab'. 'Volvo' should be selected by default.
index.html
Loading...
Live Preview Output
Browser Preview
localhost:3000
Create a dropdown (select) with name 'cars' and options 'Volvo', 'Saab'. 'Volvo' should be selected by default.