我试图给h1“照片”margin-top所以它不是那么接近标题。它出于某种原因将它赋予标题但是当我给出margin-bottom时它工作正常。
jsfiddle - https://jsfiddle.net/a92085k0/
.photo-title{
font-size:30px;
font-family:helvetica;
color:#158ec5;
background:red;
margin-bottom:20px;
}
table(:x)