I m trying to use the following script for the carousel. But two mistakes are showing up and I can t figure it out whats the issue. First the images are cut in the end as you can see and then the last image jumps incorrectly. I ll very much appreciate ur help. Best! Victoria.
答案 0 :(得分:1)
将以下内容添加到CSS中:
.ct {
padding: 0;
margin: 0;
}
这将解决部分问题。
此外,第5个li
元素具有黑色图像。不确定这是否是故意的。
最后,第3个li
元素具有<应删除的字符。