Answers for "html page scroll horizontal problem"

1

html page scroll horizontal problem

<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">

Also you can try setting overflow-x:hidden;
Posted by: Guest on March-29-2022

Browse Popular Code Answers by Language