diff --git a/css/style.css b/css/style.css index 26f119b..1465582 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,38 @@ + + + + h1 { - color: salmon; + text-align: center; + color: gray; + + } + +h2 { + text-align: center; + color: gray; +} + + + +p { + text-align: center; +} + +.container { +display: flex; +flex-direction: row; +flex-wrap: wrap; +justify-content: flex-start; +align-content: flex-end; +align-items: flex-end; + } + + .button { + background-color: white; + width: 300px; + margin: 10 auto; + } + + diff --git a/index.html b/index.html index 8cd37ff..8e99c71 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,62 @@ - Hello Front-End + AirBNB Deliverable + + + -

Hello Front-End

+ +

Meet Guidebooks

+

Discover hundreds of local spots recommended by Airbnb hosts

+ +
+ +
+

San Francisco

+ +
+ +
+

New York

+ +
+ +
+

London

+ +
+ +

Just for the weekend

+ +

Discover new, inspiring places close to home

+ + + +
+

Napa

+ +
+ +
+

Sonoma

+ +
+ +
+

San Francisco

+ +
+ +
+ +
+ See all destionations +
+ + + +