Skip to content
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

html and css done #671

Open
wants to merge 1 commit into
base: main
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
254 changes: 254 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
/* border: 0; */
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}

body {
line-height: 1;
}

ol,
ul {
list-style: none;
}

blockquote,
q {
quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

/* ----------------------------------------- */

* {
box-sizing: border-box;
/* border: 1px solid grey; */
max-width: 100%;
}

/* General Styles */

html {
font-size: 62.5%;
}

body {
font-size: 1.6rem;
line-height: 1.5;
font-family: 'Roboto Mono', monospace;
}

h1 {
font-family: 'Chelsea Market', cursive;
font-size: 6rem;
}

section {
padding: 4% 0;
width: 90%;
}

/*header section styles*/

nav {
padding: 2% 0;
}

nav a {
display: inline-block;
padding: 1% 0;
width: 10%;
text-align: center;
border-radius: 10px;
color: white;
text-decoration: none;
}

.orange {
background-color: #FF764E;
margin-left: 10%;
}

.blue {
background-color: #5ED3EB;
margin: 0 24%;
}

.yellow {
background-color: #FFCD69;
margin-right: 10%;
}

/* title section */
.cta {
position: relative;
margin: auto;
}

.image,
.text {
display: inline-block;
}

.image {
width: 30%;
}

.round {
border-radius: 50%;
}

.text {
width: 55%;
margin-left: 5%;
text-align: center;
line-height: 3;
position: absolute;
top: 150px;
}

/*main*/
.main {
margin: auto;
background-color: #DDB9A3;
color: white;
padding: 2%;
}

.info div {
width: 30%;
margin: 5% auto;
}

.bold {
font-weight: bold;
}

.bg-img{
background-image: url("assets/footer_img.jpg");
height:50vh;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
width: 100%;
}

footer {
background-color: #F9E7DC;
}
92 changes: 62 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,37 +1,69 @@
<!-- Markup the content below with tags and attributes such that it can be styled in CSS-->
<!DOCTYPE html>
<html lang="en">

<head>
<!-- Link your CSS stylesheet -->

<!-- Link to my google fonts -->
<link href="https://fonts.googleapis.com/css2?family=Chelsea+Market&family=Roboto+Mono:wght@400;700&display=swap" rel="stylesheet">
<!-- Link your CSS stylesheet -->
<link rel="stylesheet" href="index.css">
</head>

<body>
Plan your Visit
Learn about the Park
Get Involved


"header_img.jpg"
Yosemite Park Guide
Come explore California’s beautiful wilderness.
Always open. Reservations are not available or required to enter the park.

Not just a great valley, but a shrine to human foresight, the strength of granite, the power of glaciers, the persistence of life, and the tranquility of the High Sierra.

First protected in 1864, Yosemite National Park is best known for its waterfalls, but within its nearly 1,200 square miles, you can find deep valleys, grand meadows, ancient giant sequoias, a vast wilderness area, and much more.

"campfire.png"
Fire is a natural and essential part of Yosemite. We manage fire carefully and study how it interacts with the park’s ecosystems. This blog provides updates about fires in Yosemite. Check for current fire restrictions.

"camper.png"
We strongly recommend that you make reservations for lodging, camping, and backpacking. You can pay the park entrance fee upon arrival (there's no need to pay it in advance).

"footer_img.png"


Plan your Visit
Learn about the Park
Get Involved

<header>
<nav>
<a class="orange">Plan your <br>Visit</a>
<a class="blue">Learn about <br>the Park</a>
<a class="yellow">Get <br>Involved</a>
</nav>
</header>
<section class="cta">
<div class="image">
<img src="assets/header_img.jpg" alt="sun rise over mountains in Yosemite National Park" class="round">
</div>
<div class="text">
<div>
<h1>Yosemite Park Guide</h1>
<h2>Come explore California’s beautiful wilderness.</h2>
<p>Always open. Reservations are not available or required to enter the park.</p>
</div>
</div>
</section>

<section class="main">
<div >
<p>
Not just a great valley, but a shrine to human foresight, the strength of granite, the power of glaciers, the
persistence of life, and the tranquility of the High Sierra.
</p>
<p>
First protected in 1864, Yosemite National Park is best known for its waterfalls, but within its nearly 1,200
square
miles, you can find deep valleys, grand meadows, ancient giant sequoias, a vast wilderness area, and much more.
</p>
</div>
</section>

<section class="info">
<div class="campfire">
<img src="assets/campfire.png" alt="illustration of a campfire">
<p> Fire is a natural and essential part of Yosemite. We manage fire carefully and study how it interacts with the
park’s ecosystems. This blog provides updates about fires in Yosemite. Check for <span class="bold">current fire restrictions</span>.</p>
</div>
<div class="camper">
<img src="assets/camper.png" alt="illustration of campers">
<p> We strongly recommend that you make reservations for lodging, camping, and backpacking. You can pay the <span class="bold">park
entrance fee</span> upon arrival (there's no need to pay it in advance).</p>
</div>
</section>
<section class="bg-img">
</section>
<footer>
<nav>
<a class="orange" href="#">Plan your <br>Visit</a>
<a class="blue">Learn about <br>the Park</a>
<a class="yellow">Get <br>Involved</a>
</nav>
</footer>
</body>
</html>
</html>