CSS horizontal scroll

前端 未结 4 1698
遇见更好的自我
遇见更好的自我 2020-11-29 03:30

I\'m trying to create a

with a series of photos which are horizontally scrollable only.

It should look something like this LINK;

H

4条回答
  •  情歌与酒
    2020-11-29 03:55

    try using table structure, it's more back compatible. Check this outHorizontal Scrolling using Tables

提交回复
热议问题