Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to do text center of select element

select {
  text-align: center;
  text-align-last: center;
  /* webkit*/
}
option {
  text-align: left;
  /* reset to left*/
}
Comment

PREVIOUS NEXT
Code Example
Css :: white rgb color 
Css :: 3 column responsive grid css 
Css :: faire un fond fade to transparent css 
Css :: Set table cellpadding and cellspacing in CSS 
Css :: mirror css a pseudo :after or :before 
Css :: remove line accordion material ui 
Css :: how to center an item without flex 
Css :: gulp with pm2 
Css :: how to remove horizontal scrolling 
Css :: padding top ratio 
Css :: word ellipsis css 
Css :: how to serve css through go 
Css :: bash access array indirectly 
Css :: how to align text verticaly 
Css :: nth-child() css 
Css :: label width css 
Css :: rotate icon on click css 
Css :: Changing to custom font in angular material 12 
Css :: css transition slide up 
Css :: How to remove horizontal scrollbar and yet allow vertical 
Css :: rgb gold 
Css :: css 2 bilder nebeneinander 
Css :: scroll x css 
Css :: html glow on hover 
Css :: how to hide the scrollbar in css 
Css :: how to make fonts respnsive 
Css :: css show scrollbar if overflow 
Css :: how to center a html header 
Css :: style direction 
Css :: css margin left 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =