Skip to content

Commit 717c57f

Browse files
authored
Add files via upload
1 parent d30240c commit 717c57f

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

img5.jpg

285 KB
Loading

img6.jpg

229 KB
Loading

img8.jpg

6.84 KB
Loading

index.html

+3-7
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ <h1>Family and Home</h1>
6868
<img src="img1.jpg" alt="The house that I live in">
6969
<img src="img2.jpg" alt="My doggie">
7070
</div>
71-
<div class="column">
72-
<img src="pgrid5.jpg" alt="decribe the image HERE for accessibility purposes">
73-
<img src="pgrid6.jpg" alt="decribe the image HERE for accessibility purposes">
74-
</div>
7571
</div>
7672

7773
<!--Time to write. Flesh it out! Define family, qualify it, explicate it telling us why these people are important, and how they contributed to how you got here and where you are going. What about "home." What does that mean to you? In what ways is it significant in determining where your are going? Replace the content between <h2> and </h2> that says "Lorem ipsum."-->
@@ -83,7 +79,7 @@ <h2>I currently lack photos of my family or where I live curently. However, Fami
8379
<!--Replace the image here. You can also control image width and height %. This is the second way we can control the size of images on our website.-->
8480

8581
<div>
86-
<img src="feet2.jpg" class="center-small-image" alt="my feet in water" style="max-width:50%; max-height:50%;">
82+
<img src="img5.jpg" class="center-small-image" alt="stock image family" style="max-width:50%; max-height:50%;">
8783
</div>
8884

8985
<!--Now we are moving into the kinds of media that contributes to your everyday discourse. This might sound weird, but Ulmer argues that media has actually contributed a great deal to who you are as a person, how you language yourself, and even how you move through the world and interact with others. So, let's take some time to explore this discourse area. You have the opportunity to add video content or other significant media content. You might also add images to this section (see the bottom of this sheet for directions on how to add elements) perhaps adding a photo grid like the one you did for the "Family" section. Experiment. You can't break this thing, right? Control Z. Control Z. Control Z... -->
@@ -121,7 +117,7 @@ <h2>My community would be a group of individuals that I feel comfortable relaxin
121117
</div>
122118

123119
<div>
124-
<img src="feet3.jpg" class="center-large-image" alt="my feet in water" style="max-width:100%;max-height:100%;">
120+
<img src="img6.jpg" class="center-large-image" alt="telecaster" style="max-width:100%;max-height:100%;">
125121
</div>
126122

127123
<!-- In our final discourse section, we will process the role schooling has played in our lives. -->
@@ -143,7 +139,7 @@ <h2>School for me up until college felt like an obligation, that rewarded you a
143139
<!--The final step in our process will be to ensure that a smaller version of our "hero image," what Ulmer would refer to as our "wide image," repeats at the bottom of our document to better reinforce this motif. -->
144140

145141
<div>
146-
<img src="feet.jpg" class="center-large-image" alt="Feet: My Wide Image" style="max-width:25%;max-height:25%;">
142+
<img src="img8.jpg" class="center-large-image" alt="Radiohead Discog Shot" style="max-width:25%;max-height:25%;">
147143
</div>
148144

149145
<div class="centertext">

0 commit comments

Comments
 (0)