---
title: "Stylish of the drop down list in HTML"  
description: "Stylish of the drop down list in HTML"  
author: "Mark Devid"  
published: 2013-02-12  
updated: 2013-02-16  
canonical: https://www.mindstick.com/forum/594/stylish-of-the-drop-down-list-in-html  
category: "css-css3"  
tags: ["css-css3"]  
reading_time: 1 minute  

---

# Stylish of the drop down list in HTML

Hi [Expert](https://www.mindstick.com/articles/13120/an-expert-financial-advice-will-improve-your-finances)!

I have created the following [drop down](https://www.mindstick.com/forum/263/drop-down-list-problem) list using the

<[select](https://www.mindstick.com/forum/160534/orderby-then-select-vs-select-then-orderby-performance)></select>\
tags . The [code](https://yourviews.mindstick.com/view/85458/alan-turing-the-mastermind-behind-cracking-the-enigma-code-during-world-war-ii) that i used is :

<[html](https://www.mindstick.com/articles/1530/design-a-simple-stylish-calculator-using-html-css-and-javascript)>\
<[body](https://yourviews.mindstick.com/story/2120/rare-species-having-electricity-in-their-body)>\
<select [name](https://yourviews.mindstick.com/view/87450/how-to-generate-a-brand-name-using-linkedin-comprehensive-guide)="ans" >\
<[option](https://www.mindstick.com/forum/159391/jquery-get-selected-option-from-dropdown)> select 1</option>\
<option> select 2</option>\
</select>\
</body>\
</html>\
Is their a way I can change the [style](https://www.mindstick.com/articles/126300/apa-citation-style-get-to-know-about-it-for-your-next-assignment) of the list , like the drop down [arrow](https://answers.mindstick.com/qa/95602/which-country-test-flighted-arrow-3-anti-ballistic-missile-system-and-its-interceptors) or the text in it.

Thanks!

## Replies

### Reply by AVADHESH PATEL

Hi Mark! \
You can get the help from below link \
http://tempuri.org?link=new\
\
Using this tutorial you can easily create stylish drop-down with changing css.


---

Original Source: https://www.mindstick.com/forum/594/stylish-of-the-drop-down-list-in-html

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
