Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html select option text color

<style>
  #selector{
  color:red;
	}
</style>

<select name="" id="selector">
  <option value="1">1</option>
  <option value="2">2</option>
  <option value="3">3</option>
</select>
Comment

PREVIOUS NEXT
Code Example
Html :: line under text html 
Html :: tailwind css range slider 
Html :: color in html 
Html :: simplecss cdn 
Html :: tree view in bootstrap 
Html :: iframe text in html 
Html :: style attribute in html 
Html :: negrita htm 
Html :: attribute select option html 
Html :: what is the meta tag in html 
Html :: how to v-if without create a new div 
Html :: buttons are not coming in same line html 
Html :: graphs in html 
Html :: how to select the last type of an element in html 
Html :: How to make the scratch card by using HTML 
Html :: owlcarousel 
Html :: xss protection 
Html :: one side toggle in bootstrap 
Html :: bootstrap tables 
Html :: favicon icon 404 error for html 5 
Html :: html how to change button text 
Html :: c# to html 
Html :: how to style a form control label 
Html :: horizontal line 
Html :: what is anchor tag 
Html :: best background color in html 
Html :: strong and bold difference in html 
Html :: html title attribute 
Html :: ubuntu 17.10 vmware 
Html :: Change Default Message Of Required Field Input Popover 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =