Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachel7Design authored Jan 26, 2025
1 parent 6515048 commit bd0b06a
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 12 deletions.
7 changes: 6 additions & 1 deletion basic_needs.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title> Basic Needs</title>
</head>
<body>
<header> <a href = "#main">Skip to Main Content</a>
Expand Down Expand Up @@ -51,5 +51,10 @@ <h2> About </h2>
<img src="images/flowers.jpg" alt= "a photograph of campus with yellow flowers and a woman walking" width="500" length="700">
</section>
</main>
<br><br>
<footer>
<a href="https://basicneeds.studentlife.umich.edu/">Please Visit the Basic Needs Website for more Information</a>
</footer>
<br><br>
</body>
</html>
11 changes: 5 additions & 6 deletions cupboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title> Maize & Blue Cupboard</title>
</head>
<body>
<header>
Expand Down Expand Up @@ -62,12 +62,11 @@ <h2> Mission </h2>

<h2> Video about Maize and Blue CupBoard's Mission </h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ksqfEgX8KJg?si=6vaLBMczxedBl9mT" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

<footer>


<br><br>
<footer>
<a href="https://mbc.studentlife.umich.edu/">Please Visit the Maize & Blue Cupboard Website for more Information</a>
</footer>

<br><br>
</main>
</body>
</html>
10 changes: 6 additions & 4 deletions first_gen.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Page 1</title>
<title>First Generation </title>
</head>
<body>
<header>
Expand Down Expand Up @@ -52,9 +52,11 @@ <h2> Below are some of graduate student's favorite study spots: the <a href="htt
</main>
<img src="images/law_library.jpg" alt="image of the law library" width="700" height="1000">
<img src="images/hatcher.jpg" alt="image of inside the Hacther library" width="700" height="1000">



<br><br>
<footer>
<a href="https://firstgen.umich.edu/">Please Visit the First Generation Website for more Information</a>
</footer>
<br><br>
</body>

</html>
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,10 @@ <h2>Life Outside the Classroom</h2>
<!-- Content taken & modified from UMGPT with the prompt, "write me a webpage of intro content to help University of Michigan Master's students navigate different resources for being successful in grad school - this will include academic resources, physical health resources, mental health resources, support for life outside the classroom"
UMGPT. (2024). UMGPT (August 29th version) [Large language model]. -->
</main>
<br><br>
<footer>
<p>MSI Academic Advising | <a href="https://sites.google.com/umich.edu/msiacademicadvising/student-support-resources">UMSI Academic Advising </a></p>
</footer>
</footer>
<br><br>
</body>
</html>

0 comments on commit bd0b06a

Please sign in to comment.