上の画像のサイトの模写をしています。
↑
この画像にCSSでfloat:leftをかけても横並びになってくれません。どうしたらよいでしょうか?
自分のHTMLコード
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="stylesheet" href="css/style.css"> <title>あなたの不動産、今いくら? |東急リバブル</title> </head> <body> <header> <div class="header-contents"> <img class="header-logo" src="img/livable_logo_white (1).png" alt="ヘッダーロゴ"> </div> </header> <main> <div class="top-wrapper"> <div class="top-wrapper-contents"> <img class="top-wrapper-left-image" src="img/index_ti01 (1).png" alt="トップワラッパー画像"></body> </html><img class="top-wrapper-right-image" src="img/index_ti02.png"> </div> </div> </main>
自分のCSSコード
- {
margin: 0px;
padding: 0px;
}
header {
background-color:#00AEEF;
}
.header-contents {
width:1120px;
height:64px;
margin:0 auto;
}
.header-logo {
width:190px;
height:22px;
padding-top: 20px;
}
.top-wrapper {
background-image: url(../img/index_im01.png);
background-position: -765px 0px;
}
.top-wrapper-contents {
margin: 0 auto;
height:595px;
width:960px;
}
.top-wrapper-left-image {
float:left;
}
.top-wrapper-right-image {
display:inline-block;
box-sizing:border-box;
float:left;
}
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。