Horizontal scroll in css #html #css #coding #programming

preview_player
Показать описание
Creating a horizontal scroll bar in css might be a little tricky but I've got you. I've shown two different methods to do it. One is from css-tricls official website and another one is the best and most used method.

For that first we have created a parent component and 5 child components then we gave these 3 styles to the parent component display:block, overflow-x:auto, white-space:nowrap; and ta-da its done

#coding #programming #css #javascript #theroygalaxy
Рекомендации по теме