Users Pricing

forum

Home Forums Stylish of the drop down list in HTML – MindStick

Stylish of the drop down list in HTML

Mark Devid 4542 12 Feb 2013

Hi Expert!

I have created the following drop down list using the

<select></select>
tags . The code that i used is :

<html>
<body>
<select name="ans" >
<option> select 1</option>
<option> select 2</option>
</select>
</body>
</html>
Is their a way I can change the style of the list , like the drop down arrow or the text in it.

Thanks!


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md