$ 0 0 h1を親要素の縦中央、画像の横に配置する方法を探しています。 h1.title .header-container{height:200px;margin:0;} .logo{float:left;} .title{display:inline-block;margin:0;} どうすればよいでしょう?