html tutorial - How to apply border to an element on mouse hover without affecting the layout in CSS - html5 - html code - html form
Answer: Use the negative CSS margin
- In hover mouse move the elements from its original position.
- By using negative Css Margin value you can do without affecting the other elements.