Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
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
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
40 changes: 36 additions & 4 deletions Form-Controls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,46 @@ <h1>Product Pick</h1>
</header>
<main>
<form>
<!-- write your html here-->
<!-- try writing out the requirements first-->
<input type="text" name="username" placeholder="Username" pattern="[a-z]{1-15}">
<label for="username"></label>
<br>
<br>
<input type='email' name="email" placeholder="email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}$">
<label for="email"></label>
<br>
<br>
<div>
<input type="radio" id="checkbox-blue" name="radio" value="blue">
<label for="checkbox-blue">Blue</label>
<input type="radio" id="checkbox-red" name="radio" value="Red">
<label for="checkbox-red">Red</label>
<input type="radio" id="checkbox-white" name="radio" value="White">
<label for="checkbox-white">White</label>
<br>
<br>
<input type="date" id="date" min="2021-06-12" max="2021-07-12">
<label for="date"></label>
<br>
<br>
<input type="submit">

</div>

</form>

<!-- write your html here

1. Done
2. Done
3. Done
4. Done
-->
</form>

</main>
<footer>
<!-- change to your name-->
<h2>By HOMEWORK SOLUTION</h2>

<h2>By Declan Albert Heritage</h2>
</footer>
</body>

Expand Down
18 changes: 18 additions & 0 deletions Form-Controls/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
html {
background-color: darkgray;
text-align: center;
}
h1{
text-align: center;
border: 1px solid maroon;
font-weight: normal;
background-color: maroon;
border-radius: 5px;
}
h2{
text-align: center;
border: 1px solid maroon;
font-weight: small;
background-color: maroon;
border-radius: 5px;
}
296 changes: 177 additions & 119 deletions zoo-css-challenge/index.html
Original file line number Diff line number Diff line change
@@ -1,136 +1,194 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<img src='https://sharp-villani-e65ba8.netlify.app/zoo.svg'
alt="zoo logo"
id="logo"
>
<nav>
<ul>
<li>Directions</li>
<li>Food & Drink</li>
<li>Education</li>
<li>Your Visit</li>
</ul>
</nav>
</header>
<main>
<section class="introduction">
<h1>Birmingham Zoo</h1>
</section>
<head>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header>
<img
src="https://sharp-villani-e65ba8.netlify.app/zoo.svg"
alt="zoo logo"
id="logo"
/>
<nav>
<ul>
<li>Directions</li>
<li>Food & Drink</li>
<li>Education</li>
<li>Your Visit</li>
</ul>
</nav>
</header>
<main>
<section class="introduction">
<h1>Birmingham Zoo</h1>
<p>
‘The zoo is open every day of the year and features three major
biomes: the Tropic Zone, Temperate Territory, and the Polar Circle.
From tropical birds, to snow leopards, grizzly bears, and one of the
nation’s largest colonies of Antarctic penguins, there are animals to
enjoy in every season.’
</p>
</section>

<div id="badge">
<p>Opening 2021!</p>
</div>
<div id="badge">
<p>Opening 2021!</p>
</div>

<section class="bears">
<h2>Bears</h2>
<p>Did you know that a bear's closest relative is the seal? Or that bears can smell over 2,000 times better than humans?</p>
<div class="image-container">
<img
src="https://placebear.com/200/300"
alt="Grizzly Bear"
width="200"
height="300"
>
<img src="https://placebear.com/400/300"
alt="Grizzly Bear"
width="400"
height="300"
>
<img src="https://placebear.com/200/400"
alt="Grizzly Bear"
width="200"
height="400"
>
</div>
</section>
<section class="bears">
<h2>Bears</h2>
<p>
Did you know that a bear's closest relative is the seal? Or that bears
can smell over 2,000 times better than humans?
</p>
<div class="image-container">
<img
class="bear1"
src="https://placebear.com/200/300"
alt="Grizzly Bear"
width="200"
height="300"
/>
<img
class="bear2"
src="https://placebear.com/400/300"
alt="Grizzly Bear"
width="400"
height="300"
/>
<img
class="bear3"
src="https://placebear.com/200/400"
alt="Grizzly Bear"
width="200"
height="400"
/>
</div>
</section>

<section class="tigers">
<h2>Tiger</h2>
<h3>Top 5 Tiger Facts</h3>
<ol>
<li>Tigers are the largest cat species in the world reaching up to 3.3 meters in length and weighing up to 670 pounds!
<li>Tigers are easily recognizable with their dark vertical stripes and reddish/orange fur.
<li>The Bengal tiger is the most common tiger.
<li>Tigers live between 20-26 years in the wild.
<li>Unlike most other cats, tigers are great swimmers and actually like the water.
</ol>
</section>
<section class="tigers">
<h2>Tiger facts</h2>
<ul>
<li>
Tigers are the largest cat species in the world reaching up to 3.3
meters in length and weighing up to 670 pounds!
</li>
<li>
Tigers are easily recognizable with their dark vertical stripes and
reddish/orange fur.
</li>
<li>The Bengal tiger is the most common tiger.</li>
<li>Tigers live between 20-26 years in the wild.</li>
<li>
Unlike most other cats, tigers are great swimmers and actually like
the water.
</li>
</ul>
</section>

<section class="giraffe">
<h2>Giraffe</h2>
<section class="giraffe">
<h2>Giraffe</h2>

<p>Giraffes are the world's tallest mammals, thanks to their towering legs and long necks. A giraffe's legs alone are taller than many humans—about 6 feet . These long legs allow giraffes to run as fast as 35 miles an hour over short distances and cruise comfortably at 10 miles an hour over longer distances.</p>
<p>
Giraffes are the world's tallest mammals, thanks to their towering
legs and long necks. A giraffe's legs alone are taller than many
humans—about 6 feet . These long legs allow giraffes to run as fast as
35 miles an hour over short distances and cruise comfortably at 10
miles an hour over longer distances.
</p>

<h3>Behavior</h3>
<h3>Behavior</h3>

<p>Typically, these fascinating animals roam the open grasslands in small groups of about half a dozen.</p>
<p>
Typically, these fascinating animals roam the open grasslands in small
groups of about half a dozen.
</p>

<p>Bulls sometimes battle one another by butting their long necks and heads. Such contests aren't usually dangerous and end when one animal submits and walks away.</p>
<p>
Bulls sometimes battle one another by butting their long necks and
heads. Such contests aren't usually dangerous and end when one animal
submits and walks away.
</p>

<h3>Height and Size</h3>
<h3>Height and Size</h3>

<p>Giraffes use their height to good advantage and browse on leaves and buds in treetops that few other animals can reach (acacias are a favorite). Even the giraffe's tongue is long! The 21-inch tongue helps them pluck tasty morsels from branches. Giraffes eat most of the time and, like cows, regurgitate food and chew it as cud. A giraffe eats hundreds of pounds of leaves each week and must travel miles to find enough food.</p>
</section>
<p>
Giraffes use their height to good advantage and browse on leaves and
buds in treetops that few other animals can reach (acacias are a
favorite). Even the giraffe's tongue is long! The 21-inch tongue helps
them pluck tasty morsels from branches. Giraffes eat most of the time
and, like cows, regurgitate food and chew it as cud. A giraffe eats
hundreds of pounds of leaves each week and must travel miles to find
enough food.
</p>
</section>

<section class="news">
<h2>News</h2>
<div class="card">
<time>2010-04-16</time>
<h4>Helping wild turtles in Seychelles</h4>
<a>Find out More</a>
</div>
<div class="card">
<time>2010-04-12</time>
<h4>Learning about the rainforest</h4>
<a>Find out More</a>
</div>
</section>
<section class="news">
<h2>News</h2>
<div class="card">
<time>2010-04-16</time>
<h4>Helping wild turtles in Seychelles</h4>
<a>Find out More</a>
</div>
<div class="card">
<time>2010-04-12</time>
<h4>Learning about the rainforest</h4>
<a>Find out More</a>
</div>
<div class="card">
<time>2021-05-23</time>
<h4>What big cat are you</h4>
<a>Find out More</a>
</div>
</section>

<section class="education">
<div class="education-container">
<h3>Learning resources for schools</h3>
<p>Explore our activities, videos, and lesson plans to support a wide range of curriculum topics</p>
<button>Find them here</button>
</div>
</section>
<section class="education">
<div class="education-container">
<h3>Learning resources for schools</h3>
<p>
Explore our activities, videos, and lesson plans to support a wide
range of curriculum topics
</p>
<button>Find them here</button>
</div>
</section>

<section class="membership">
<h2>Are there any benefits or discounts for members?</h2>
<p>There are <strong>AMAZING</strong> benefits of becoming a member with Birmingham Zoo! Our members get special discounts in our shops, cafes, and unlimited entry</p>
<button>Learn More</button>
</section>
<section class="membership">
<h2>Are there any benefits or discounts for members?</h2>
<p>
There are <strong>AMAZING</strong> benefits of becoming a member with
Birmingham Zoo! Our members get special discounts in our shops, cafes,
and unlimited entry
</p>
<button>Learn More</button>
</section>

<section class="programs">
<h2>Programs</h2>
<div class="card">
<h4>Children and Family Programs</h4>
<a>Find out More</a>
</div>
<div class="card">
<h4>Adult Programs</h4>
<a>Find out More</a>
</div>
<div class="card">
<h4>Youth and young adults</h4>
<a>Find out More</a>
</div>
<h3>Useful Links</h3>
<p>
</p>
<a href="https://www.w3schools.com">w3schools.com</a>
<a href="https://www.nationalgeographic.com/" target="_blank">National Geographic</a>
<a href="http://www.wikipedia.org" target="_top">Wikipedia</a>
</section>

</main>
<footer>
<p>Open Monday-Friday 7am-4pm</p><address>1 Birmingham Road</address>
</footer>
<section class="programs">
<h2>Programs</h2>
<div class="card">
<h4>Children and Family Programs</h4>
<a>Find out More</a>
</div>
<div class="card">
<h4>Adult Programs</h4>
<a>Find out More</a>
</div>
<div class="card">
<h4>Youth and young adults</h4>
<a>Find out More</a>
</div>
<h3>Useful Links</h3>
<p></p>
<a href="https://www.w3schools.com" target="_blank">w3schools.com</a>
<a href="https://www.nationalgeographic.com/" target="_blank"
>National Geographic</a
>
<a href="http://www.wikipedia.org" target="_blank">Wikipedia</a>
</section>
</main>
<footer>
<p>Open Monday-Friday 7am-4pm</p>
<address>1 Birmingham Road</address>
</footer>
</body>
</html>
</html>
Loading