とimg
のp
中に がありdiv
ます。
p
垂直方向の中央に配置しようとしています。私は他のいくつかのことを試しline-height
ました。
これがどのように見えるかです
「かわいいFirefoxの悪ふざけ」を垂直方向の中央に配置したいと思いますimg
CSS
img{
width: 50px;
height: 50px;
}
li{
list-style-type: none;
text-decoration: none;
}
a{
text-decoration: none;
}
li p{
display: inline;
color: black;
font-size: 25px;
margin:0;
}