我有一个flexbox里面的一排图像,内容居中对齐,项目居中对齐;即内容应该垂直和水平居中。 所有的图片看起来都很棒,直到我去把这些图片包在标签里,让它们可以点击。这样做会改变样式,将图像提升几个像素,这意味着它不再垂直居中。 在下面的图片中,我在图片后面放置了一个彩色div,以使它们更容易查看: This is how it looks with all the images wrapped in links This is how it looks with 2 images (UK and France) "unwrapped" from links 正如你所看到的,英
我基本上是在尝试创建一个两列的div,其中一个是liquid <h1>,另一个是跨越整个<h1>高度的div,但我希望垂直对齐居中。我基本上是想把一个图片放在页面标题的左边:
<div class="outer">
<div><img src="pound.png" /></div>
<h1>This is text that is really long. This is text that is really long. This is text that is