Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

London class 8/timea reich-HTML-CSS-Week 3 #272

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified .github/pull_request_template.md
100644 → 100755
Empty file.
Empty file modified .github/workflows/close.yml
100644 → 100755
Empty file.
Empty file modified GRADING.md
100644 → 100755
Empty file.
Empty file modified HOW-TO-GET-HELP.md
100644 → 100755
Empty file.
Empty file modified HOW-TO-SUBMIT.md
100644 → 100755
Empty file.
Empty file modified HOW_TO_MARK.md
100644 → 100755
Empty file.
Empty file modified design/cakes wireframe - desktop.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified design/cakes wireframe - mobile.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/envelope-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/instagram-brands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/menu-hamburger.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rice cake 1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rice cake 2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rice cake 3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rice cake 4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/twitter-brands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/—Pngtree—rice cake slices_5625760.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
84 changes: 81 additions & 3 deletions index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,90 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Responsive Cake webpage</title>
<!-- Add a link to your css file here -->
<title>Responsive RiceCake webpage</title>
<link rel="stylesheet" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comforter+Brush&family=Quicksand:wght@300;400&display=swap"
rel="stylesheet">
</head>

<body>
<!-- Add your markup here -->
<header class="header">
<div class="header-logo"><img src="images/—Pngtree—delicious snack rice cake illustration_4691066.png"
alt="logo" /></div>
<div class="header-p">
<p>The best rice cakes in town delivered to your door</p>
</div>
<button class="hamburger"><img src="images/menu-hamburger.svg" alt="icon"></button>
</header>


<nav class="navigation">
<ul class="navigation-list">
<li><a href="#">HOME</a></li>
<li><a href="#">CAKES</a></li>
<li><a href="#">ORDERING</a></li>
<li><a href="#">LESSONS</a></li>
<li><a href="#">ABOUT</a></li>
</ul>
</nav>

<main class="main">
<div>
<h1>Welcome</h1>
</div>
<div class="welcome-section-article">
<p>Some text about rice cakes and how we make them. Some more text about how delicious they are and why you
should try them. Some more about us and what can you do on this website. Also you can order our cakes
this and this way. Some text about rice cakes and how we make them. Some more text about how delicious
they are and why you should try
them. Some more about us and what can you do on this website. Also you can order our cakes this and this
way. Some text about rice cakes and how we make them. Some more text about how delicious they are and
why you should try
them. Some more about us and what can you do on this website. Also you can order our cakes this and this
way. Some text about rice cakes and how we make them. Some more text about how delicious they are and
why you should try
them. Some more about us and what can you do on this website. Also you can order our cakes this and this
way. Some text about rice cakes and how we make them. Some more text about how delicious they are and
why you should try
them. Some more about us and what can you do on this website. Also you can order our cakes this and this
way. Some text about rice cakes and how we make them.</p>
</div>

<div class="main-section-image"><img src="images/—Pngtree—rice cake slices_5625760.png" />
</div>

<div class="feature-section"><img src="images/rice cake 1.jpg" alt="rice cake" /></div>
<div class="feature-section"><img src="images/rice cake 2.jpg" alt="rice cake" /></div>
<div class="feature-section"><img src="images/rice cake 3.jpg" alt="rice cake" /></div>
<div class="feature-section"><img src="images/rice cake 4.jpg" alt="rice cake" /></div>
</main>

<footer class="footer">
<div>
<p>Follow us on</p>
<a href="#">
<img src="images/instagram-brands.svg" alt="instagram-logo" />
</a>
</div>
<div>
<p>Find us on</p>
<a href="#">
<img src="images/twitter-brands.svg" alt="twitter-logo" />
</a>
</div>
<div>
<p>Contact us at</p>
<a href="#">
<img src="images/envelope-regular.svg" alt="email-logo" />
</a>
</div>
<div>
<p class="copyright">COPYRIGHT<span>&#169;</span>Jaiso Cake Company</p>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use &copy instead of &# it's nicer. well done.

</div>
</footer>

</body>

</html>
Empty file modified readme.md
100644 → 100755
Empty file.
Loading