CSS——水平(橫向滾動條)

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style> ul { width: 200px; height: 100px; overflow-x: scroll; overflow-y: hidden; white-space
相關文章
相關標籤/搜索