-4

Hi all i need create input in html css as the picture below.

I would be grateful if you send an example. I've tried some options with before and after but they didn't work.

Example

mplungjan
  • 169,008
  • 28
  • 173
  • 236

1 Answers1

-1

I really recommend that you use Bootstrap. It's the most popular and easy css framework.

See below the how to install and some examples:

Install -> https://getbootstrap.com/docs/4.5/getting-started/introduction/

Some Forms Styles -> https://getbootstrap.com/docs/4.0/components/forms/

Some Inputs Styles -> https://getbootstrap.com/docs/4.0/components/input-group/

  • 1
    Why would this answer the question at all? OP wants half height input borders. [Don't just paste links](https://meta.stackoverflow.com/q/8259) – mplungjan Jan 18 '21 at 19:24