-2

I am beginner in web developing I created the div that while user hover this border bottom , border bottom is big but the down div is moves in down what to do that div not down Please help

Nick is tired
  • 6,860
  • 20
  • 39
  • 51
Alireza
  • 1
  • 2
  • 1
    Please provide a [Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve). Please look at guide [how do I ask a good question?](https://stackoverflow.com/help/how-to-ask) – Andrzej Ziółek Jul 07 '18 at 10:56

1 Answers1

0

Put this into the div box-sizing:border-box; maybe solve your problem

Rafv
  • 261
  • 2
  • 9