Home>
Please tell me how to code the following images!
Even if you useselect tag, you cannot change only the color of the arrow. . . !
-
Answer # 1
Related articles
- html - how to jump within the google site page
- html - how to specify the tag width
- python - how to specify the html path
- html - how to fit the opinion form to the overall size
- html - about the header code
- html - i want to code the images posted on the site
- html - how to center the text to the left
- how to use the as clause in mysql
- html - i want to assign a variable to the url
- html - i want to display the font awesome icon
- html - the elements are displayed side by side
- html - the contents of the li tag do not fit in the li
- html - does not fit in the body
- java - when i ran the code, it said it wasn't exported
- ccna - how to set up the router
- html - how to use scroll spy in bootstrap
- html - i can't position the image well
- the html in iis is not displayed and is downloaded
- how to set up the editor in unity
- java - how to put a value in the value of the tag in
Related questions
- html : div is larger than it should be [bootstrap]
- html : Can't insert a video into a page instead of an image in a django project
- html : When hovering over object frames, the background image moves slightly
- javascript : Change CSS on click on link
- Responsive HTML /CSS Header
- ios : Responsive csS width does not fit.
- html : Centering text
- javascript : Implementing modal opening for five separate buttons
- html : Creating a cross in CSS
- html : Website launch without internet
GenerallyIt's very difficult to create such an orchestra menu with the same design from all devices using the select tag.
For this reason, it is overwhelmingly easier to make a pseudo-simulation using HTML, CSS, and JS.