diff --git a/great-idea/css/index.css b/great-idea/css/index.css index a6445bd842..9b743972a6 100644 --- a/great-idea/css/index.css +++ b/great-idea/css/index.css @@ -63,4 +63,76 @@ h1, h2, h3, h4, h5 { margin-bottom: 15px; } -/* Copy and paste your work from yesterday here and start to refactor into flexbox */ \ No newline at end of file +/* Copy and paste your work from yesterday here and start to refactor into flexbox */ + html { + display: flex; + width: 90%; + margin: 0 auto; +} +.container { + display: flex; + padding-top: 5px; + padding-left: 100px; + +} +.item1 { + display: flex; + width: 50%; + color:lightgrey; + font-size: 20px; + margin-top: 10px; + justify-content: space-around; + + + +} +.item2 { +margin-left: 10%; + +} +.box { + display: flex; +} +.sec{ + display: inline-block; + font-size: 100px; + margin-right: 1%; + margin-top: 5%; + width: 49%; + text-align: center; + margin-bottom: 20%; + margin-top: 10%; + +} +.Get { + font-size: 30px; + background-color: white; +} +.Features { + border-top: 1px solid; + border-bottom: 1px solid; + padding-top: 5%; + padding-bottom: 5%; +} +.Cap { + width: 49%; + display: inline-block; + padding-bottom: 4%; + +} +.Star { + width: 32%; + display: inline-block; + + padding-top: 4%; +} +.CR { + text-align: center; + padding-bottom: 4%; +} +h2 { + padding-top: 3%; +} +.middle-img { + width: 100%; +} diff --git a/great-idea/index.html b/great-idea/index.html index c5f374a238..d005bc4c4f 100644 --- a/great-idea/index.html +++ b/great-idea/index.html @@ -13,11 +13,67 @@ - +
- - - +
+ Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
+Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
+
+ Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
+Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
+Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
+