hello everyone! i hope you are having a wonderful morning, noon, or night!!!
i am working on my profile right now and organising my scrollboxes (can be seen in the television interests section). is there a way to make a scrollbox just like that, but one that you scroll left to right & vice versa? (horizontal)
for more context, here is the code layout i used for the (vertical) scrollbox already in my profile:
<img src="insertstampimagelinkhere" width="87" height="51"/>
<div style="height:110px; overflow-x:scroll; border: none;">
stuff in the scroll box
</div>