diff --git a/css/style.css b/css/style.css index 26f119bf..c079f793 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,61 @@ h1 { - color: salmon; + color: rgb(76,80,82); + text-align: center; + font-size: 20px; } + +p { + text-align: center; + font-size: 12px; +} + +body { + background-color: rgb(234,237,233); + font-family: sans-serif; + font-weight: 100; +} + +.outer-div { + align-content: center; + margin: 30px 0px; +} + +.flex-row { + display: flex; + justify-content: center; + height: 33vh; +} + +.container { + position: relative; + text-align: center; + color: white; + font-weight: bold; +} + +.centered { + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%,-50%); +} + +.image-sq { + width: 200px; + height: 200px; + margin: 10px; +} + +.button-div { + display: flex; + justify-content: center; +} + +button { + background-color: white; + width: 200px; + font-size: 12px; + padding: 5px 10px; + border: 1px solid rgb(196,196,196); + border-radius: 3px; +} \ No newline at end of file diff --git a/index.html b/index.html index 8cd37ffb..990a5680 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,73 @@ - Hello Front-End + AirBnb Clone -

Hello Front-End

+ +
+ + +
+ +

Meet Guidebooks

+

Discover hundreds of local spots recommended by Airbnb hosts

+
+ +
+ + +
+ cool San Francisco landscape +
San Francisco
+
+
+ New York City skyline +
New York
+
+
+ Big Ben and London landscape +
London
+
+
+ +
+ + +
+
+
+ + +
+ +

Just for the weekend

+

Discover new, inspiring places close to home.

+
+ +
+ + +
+ Napa valley vineyard +
Napa
+
+
+ Sonoma vineyard landscape +
Sonoma
+
+
+ colorful San Francisco landscape +
San Francisco
+
+
+ +
+ + +
+
+ +