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.
如果您访问我的网站:www.ryancoughlin.com - 如果您在页面右侧看到 Google、Yahoo 等 RSS 按钮。我试图让它们均匀对齐,它们都是相同的图像高度,我一直试图让它们均匀排列。但我没有成功。
似乎您class="feed-image"在 Yahoo 图片上不见了。
class="feed-image"
尝试将它们指定为“内联”而不是块,这应该允许您将它们视为单词。另一个机会是制作一个列表(这似乎是合适的,因为该图像“列表”的性质)并让“li”元素向左浮动(然后调整边距)。
此外,我认为您应该更改“对齐图像 - 垂直”中的标题,以方便未来用户的搜索。