-
Notifications
You must be signed in to change notification settings - Fork 49
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
Lou, Julie, Mel Site Sapphire #25
base: main
Are you sure you want to change the base?
Changes from all commits
7624d50
4bf2365
3963f0d
d04c9ba
a6fd908
c66d8f9
22b617a
d525602
92a0e26
4219680
1246913
b54febd
8d38ebe
a273a95
229a623
2f48328
25a9724
064e6f5
83ca09f
122d017
daf132c
6bd7e5e
52b8314
9a0bdc3
e81bf47
c18f9b8
ba9e8af
1543b25
ce62726
a54943c
b65811b
c5227ae
a902fbe
57ec8bf
9d8aa65
4fd1670
0dd9d9e
c19310c
a34110c
616982f
375ffbc
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"liveServer.settings.port": 5501 | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Coworking Agreement | ||
|
||
Talk through each section with your partner. Add notes on what you discussed and agreed upon in each section. At the bottom, type your names to sign off on your agreement. | ||
|
||
## Accessibility Needs | ||
*What does each team member need access to in order to succeed and show up the best they can?* | ||
|
||
- Julie will be online Thursday. | ||
- Just work together in-person during coworking time. | ||
|
||
## Collaboration vs. individual work expectations | ||
*Clarify your collaboration expectations- does your group want to write code together all of the time? Or divide work to do independently, then come together to share accomplishments? What tools and technologies can help your collaboration?* | ||
|
||
- Each work on our own page. Do some agreements on general style sheet. | ||
|
||
## Learning Style | ||
*How does each team member learn best in project settings?* | ||
|
||
- Lou: Likes watching things break and understanding why they break. | ||
- Mel: Visually, looking at examples. | ||
- Julie: Working alongside one another and talking through our approach. | ||
|
||
## Preferred Feedback Style | ||
*How does each team member best receive feedback?* | ||
|
||
- Direct feedback when possible. Don't be mean about it, focus on what you're giving feedback on and what best practices are. | ||
- Jokes are a plus. | ||
|
||
## One Team Communication Skill to Improve | ||
*What is a teamwork-related skill you want to work on?* | ||
|
||
- Lou: Self-conscious about grammar, generally wants to improve team communication in English. | ||
- Mel: Asking for help from your teammates or in general. | ||
- Julie: Code reviewing in GitHub if possible. | ||
|
||
## Optional: Other agreements | ||
*Other co-working agreements that were not captured in the above sections.* | ||
|
||
Group Fansite Topic: Our Dogs | ||
|
||
## Improvised Project | ||
- Work on index.html together. | ||
- We each work on a page for our own dog, that includes facts and a gallery for our dog. | ||
- We will also each create our own css stylesheets for our own pages. | ||
|
||
## Signatures | ||
Julie Loh, Melinda Mott, Lou Loera _______________ | ||
Date: __5/16/2023____ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Bowie</title> | ||
<link rel="stylesheet" href="../styles/style.css"> | ||
<link rel="stylesheet" href="../styles/bowie.css"> | ||
|
||
</head> | ||
<body class="bowie"> | ||
<header> | ||
<h1> | ||
BOWIE | ||
</h1> | ||
</header> | ||
<nav> | ||
<ul class = "box"> | ||
<li> | ||
<a href="index.html">Main Menu</a> | ||
</li> | ||
<li> | ||
<a href="Keiko.html">Keiko</a> | ||
</li> | ||
<li> | ||
<a href="snoopy.html">Snoopy</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<main> | ||
<aside> | ||
<h2> | ||
Facts about Bowie | ||
</h2> | ||
<p> | ||
He's a puddle water somelier | ||
</p> | ||
<p> | ||
Loves the snow and was extremly disapointed when he realized it melted in spring | ||
</p> | ||
<p> | ||
He recently lost his fear of water and has learned to swim, ironically he hates baths | ||
</p> | ||
<p> | ||
He will give his walker exactly 40 seconds to put shoes on, you will hear his roar if you fail | ||
<p> | ||
Bowie's mantra: No treat, No trick | ||
</p> | ||
<p> | ||
He came from Texas but acts like he's alergic to the heat | ||
</p> | ||
<!-- <p> | ||
Bowie has come a long way from when he was first rescued, he peed when happy or frightened, he did not know | ||
how to go on walks, he tried to escape and succesfully did it for the first month, Bowie did not know how to play | ||
with humans and did not know how to fetch (now he knows but is not interested) | ||
|
||
</p> --> | ||
</aside> | ||
<section class="bowie-image-section"> | ||
<h2> | ||
The Fluff! | ||
</h2> | ||
<div class="box"> | ||
<img src="/images/Bowie/bowie_cherry_blossom.jpg" alt="Bowie under the cherry Blossom"> | ||
<img src="/images/Bowie/bowie_carpet_2.jpg" alt="Bowie Snuggling in the carpet"> | ||
<img src="/images/Bowie/bowie_hike.jpg" alt = "Bowie enjoying the hike views"> | ||
<img src="/images/Bowie/bowie_snow.jpg" alt="Bowie upset about spring"> | ||
<img src="/images/Bowie/bowie_grass.jpg" alt= "Bowie enjoying his fav ball"> | ||
<img src="/images/Bowie/bowie_wet.jpg" alt = "Bowie mad he cant swim"> | ||
<img src="/images/Bowie/Bowie.jpg" alt="Bowie"> | ||
<img src="/images/Bowie/bowie_carpet.jpg" alt="Bowie enjoying the carpet"> | ||
<!-- <img src="/images/Bowie/bowie_lou.jpg" class="bowie-photo" acr="Bowie and his owner"> --> | ||
</div> | ||
</section> | ||
</main> | ||
<footer> | ||
©Julie Loh, Melinda Mott, Lou Loera | ||
</footer> | ||
</body> | ||
</html> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="../styles/keiko.css"> | ||
<title>Keiko's Sass Floof Life</title> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<h2 class="ptitle">Keiko</h2> | ||
<div id="mySidenav" class="sidenav"> | ||
<a href="/pages/index.html" id="home">Home</a> | ||
<a href="/pages/snoopy.html" id="snoopy">Snoopy</a> | ||
<a href="/pages/Bowie.html" id="bowie">Bowie</a> | ||
<a href="mailto:[email protected]" id="contact">Contact</a> | ||
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. You could remove this, since it's a fake email. |
||
</div> | ||
</div> | ||
|
||
<div class="gallery"> | ||
<img src="/images/Keiiko.jpeg" alt="..."> | ||
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. It's a good idea to give your images alt-text so that folks who can't see the images know what's in them! |
||
<img src="/images/Keiko/Keiko1.jpeg" alt="..."> | ||
<img src="/images/Keiko/Keiko2.jpeg" alt="..."> | ||
<img src="/images/Keiko/Keiko3.jpeg" alt="..."> | ||
<img src="/images/Keiko/Keiko4.jpeg" alt="..."> | ||
<img src="/images/Keiko/Keiko5.jpeg" alt="..."> | ||
<img src="/images/Keiko/Keiko6.jpeg" alt="..."> | ||
<img src="/images/Keiko/Keiko7.jpeg" alt="..."> | ||
|
||
<!-- as many times as we want --> | ||
</div> | ||
<div class="facts"> | ||
<h3>I am a floof of the highest degree, an order of FLOOOOFEEE. I enjoy running through the woods and rolling in the stinkiest things that I can find. I am a good mole hunter. My best friend is a chi-hee of the blue variety named Pepper. </h3> | ||
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. This isn't really a heading; it might be better in a |
||
</div> | ||
</body> | ||
</html> |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Snoopy</title> | ||
<link rel="stylesheet" href="../styles/style.css"> | ||
<link rel="stylesheet" href="../styles/snoopy.css"> | ||
</head> | ||
|
||
<body class="flex-container"> | ||
|
||
<nav class="col-1"> | ||
<ul> | ||
<li> | ||
<h2><a href="index.html">Home</a></h2> | ||
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. Try to use |
||
</li> | ||
<li> | ||
<h3><a href="Bowie.html">Bowie</a></h3> | ||
</li> | ||
<li> | ||
<h3><a href="Keiko.html">Keiko</a></h3> | ||
</li> | ||
<li> | ||
<h3><a href="snoopy.html">Snoopy</a></h3> | ||
</li> | ||
</ul> | ||
</nav> | ||
|
||
<div class="col-2"> | ||
<header class="snoopy-header"> | ||
<h1 id="snoopy-header-text"> | ||
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. This is more like what you want to use |
||
Snoopy the Floofy | ||
</h1> | ||
</header> | ||
|
||
<main class="content"> | ||
<article> | ||
<h2>The pics!</h2> | ||
<ul id="gallery"> | ||
<li> | ||
<img src="../images/Snoopy/smiling_snoopy.jpeg" alt="fluffy corgi looking up with a smile"> | ||
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. Good alt text! |
||
</li> | ||
<li> | ||
<img src="../images/Snoopy/golden_hour_snoopy.jpeg" alt="fluffy corgi looking at the camera on grass during golden hour"> | ||
</li> | ||
<li> | ||
<img src="../images/Snoopy/packing_snoopy.jpeg" alt="fluffy corgi looking concerned sitting next to a packed suitcase"> | ||
</li> | ||
<li> | ||
<img src="../images/Snoopy/rain_fit_snoopy.jpeg" alt="fluffy corgi sitting next to tricolor Cavalier King Charles Spaniel that is wearing a blue gingham snood and yellow rain boots"> | ||
</li> | ||
</ul> | ||
</article> | ||
|
||
<aside class="snoopy-facts"> | ||
<h2>Facts about Snoopy</h2> | ||
<p>Snoopy is a 3 year old fluffy corgi that loves frolicking in big open spaces and stealing socks of his favorite people. Snoopy is always ready to give lots of kisses and bark at construction noises.</p> | ||
<ul> | ||
<li> | ||
Favorite place is the beach! | ||
</li> | ||
<li> | ||
Hates the rain! | ||
</li> | ||
<li> | ||
Hates the heat! | ||
</li> | ||
<li> | ||
Will eat anything! | ||
</li> | ||
</ul> | ||
</aside> | ||
</main> | ||
|
||
<footer class="snoopy-footer"> | ||
<p> | ||
©Julie Loh, Melinda Mott, Lou Loera | ||
</p> | ||
</footer> | ||
|
||
</div> | ||
</body> | ||
</html> |
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.
oops :)