Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个关于我的网站的具体问题。这些破折号似乎出现在每个翻转图像之间。我查看了整个代码(非常简单),我似乎无法弄清楚它在代码中的位置和/或如何摆脱它。 这是我的网站: http ://andiamlisa.com/
任何帮助都会很棒-谢谢
将此添加到您的 CSS #navigation a {text-decoration: none;}
看起来导航锚上的元素之间有一些隐藏的间距。