css - How to add a different color next to textbox in asp.net -


probably title kinda hard understand meant that, trying archive this.

img1

i trying add in textbox little orange part next button. tried create other div visible when select textbox. didnt work.

any suggestion?

something simple do?

button {    border-left: 2px solid red;  }
<button>browse games</button>


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -