-
Notifications
You must be signed in to change notification settings - Fork 47
Leaves- Georgina #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Leaves- Georgina #45
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,105 +3,110 @@ | |
| <head> | ||
| <meta charset="utf-8"> | ||
| <title>Startrly</title> | ||
| <link href="https://fonts.googleapis.com/css?family=Mansalva&display=swap" rel="stylesheet"> | ||
| <link href="styles/normalize.css" rel="stylesheet"> | ||
| <link href="styles/style.css" rel="stylesheet"> | ||
| </head> | ||
| <body> | ||
| <div> | ||
|
|
||
|
|
||
| <nav> | ||
| <ul> | ||
| <li> | ||
| Startrly | ||
| </li> | ||
| <li> | ||
| Try Now! | ||
| </li> | ||
| <li> | ||
| About | ||
| </li> | ||
| </ul> | ||
| </nav> | ||
| <div class="general"> | ||
| <div class="section1"> | ||
| <nav> | ||
| <ul> | ||
| <li class="title"> | ||
| Startrly | ||
| </li> | ||
| <li class="try"> | ||
| Try Now! | ||
| </li> | ||
| <li class="about"> | ||
| About | ||
| </li> | ||
| </ul> | ||
| </nav> | ||
| </div> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section2"> | ||
| <h1>Startrly</h1> | ||
| <sub>A catchy tagline for a great solution</sub> | ||
| <sub class="phrase">A catchy tagline for a great solution</sub> | ||
| <div class="button"> | ||
| <a href="#">Some Call to Action</a> | ||
| </div> | ||
| </section> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section3 quote"> | ||
| <blockquote> | ||
| Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| </blockquote> | ||
| <p> | ||
| <p class="author"> | ||
| Mx. Lorem | ||
| </p> | ||
| </section> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section4"> | ||
| <h2>Why?</h2> | ||
| <ul> | ||
| <li> | ||
| <ul class="types"> | ||
| <li class="text-image"> | ||
| <img src="http://via.placeholder.com/100x100" /> | ||
| <strong>Comfortable</strong> | ||
| <p> | ||
| <strong class="text">Comfortable</strong> | ||
| <p class="text"> | ||
| Et quas molestias excepturi sint occaecati cupiditate non providents, ut aut reiciendis voluptatibus maiores. | ||
| </p> | ||
| </li> | ||
| <li> | ||
| <li class="text-image"> | ||
| <img src="http://via.placeholder.com/100x100" /> | ||
| <strong>Robust</strong> | ||
| <p> | ||
| <strong class="text">Robust</strong> | ||
| <p class="text"> | ||
| At vero eos et accusamus et iusto odio dignissimos ducimus qui. Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam. | ||
| </p> | ||
| </li> | ||
| <li> | ||
| <li class="text-image"> | ||
| <img src="http://via.placeholder.com/100x100" /> | ||
| <strong>Convenient</strong> | ||
| <p> | ||
| <strong class="text">Convenient</strong> | ||
| <p class="text"> | ||
| Itaque earum rerum hic tenetur a sapiente delectus. | ||
| </p> | ||
| </li> | ||
| </ul> | ||
| </section> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section5 quote"> | ||
| <blockquote> | ||
| Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. | ||
| </blockquote> | ||
| <p> | ||
| <p class="author"> | ||
| Mx. Ipsum | ||
| </p> | ||
| </section> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section6"> | ||
| <h2>Meet the team</h2> | ||
| <ul> | ||
| <li> | ||
| <ul class="team"> | ||
| <li id="kari"> | ||
| <img src="https://placebear.com/150/150" alt="profile for kari kiwi" /> | ||
| <span>Kari Kiwi</span> | ||
| <span>CFO</span> | ||
| </li> | ||
| <li> | ||
| <li id="dan"> | ||
| <img src="https://placebear.com/150/150" alt="profile for dan dragon" /> | ||
| <span>Dan Dragon</span> | ||
| <span>CMO</span> | ||
| </li> | ||
| <li> | ||
| <li id="chris"> | ||
| <img src="https://placebear.com/150/150" alt="profile for chris caribou" /> | ||
| <span>Chris Caribou</span> | ||
| <span>CIO</span> | ||
| </li> | ||
| <li> | ||
| <li id=charles> | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing quotes but I love how you gave every person an id. |
||
| <img src="https://placebear.com/150/150" alt="profile for charles cheetah" /> | ||
| <span>Charles Cheetah</span> | ||
| <span>Board Member, CTO</span> | ||
| </li> | ||
| <li> | ||
| <li id="dee"> | ||
| <img src="https://placebear.com/150/150" alt="profile for dee dugong" /> | ||
| <span>Dee Dugong</span> | ||
| <span>Startup Enthusiast</span> | ||
|
|
@@ -110,9 +115,9 @@ <h2>Meet the team</h2> | |
| </section> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section7"> | ||
| <h2>Sponsors</h2> | ||
| <ul> | ||
| <ul class="sponsors"> | ||
| <li> | ||
| <img src="http://via.placeholder.com/300x100" /> | ||
| </li> | ||
|
|
@@ -125,14 +130,14 @@ <h2>Sponsors</h2> | |
| <li> | ||
| <img src="http://via.placeholder.com/250x120" /> | ||
| </li> | ||
| <li> | ||
| <li id="last"> | ||
| <img src="http://via.placeholder.com/220x100" /> | ||
| </li> | ||
| </ul> | ||
| </section> | ||
|
|
||
|
|
||
| <section> | ||
| <section class="section8"> | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I noticed you gave sections an id and called it 'section#'. I think it'd be more meaningful to name each section based on what it is. |
||
| <div> | ||
| <h3>Support</h3> | ||
| <ul> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! This makes it clear that it's a button.