Reworked Aufgabe 02

This commit is contained in:
Justin Dretvic 2020-05-06 13:00:07 +02:00
parent 8bf6604693
commit fd8c29bc92
6 changed files with 8 additions and 6 deletions

View File

@ -27,7 +27,8 @@
<h2> This is exactly, where I'm supposed to be ♫ </h2>
<h4> Damit das "about mew!" mal gerechtfertigt ist:</h4>
<embed src="files/mew.png" />
<p> Mew is also a Pokémon! </p>
<embed src="files/pokeball.png" width="200" height="240" />
<div>
<label>Süß, oder?</label>
@ -55,7 +56,7 @@
</tr>
</table> <br>
<img src="files/robin-redbreast-in-tree-5038867_640.jpg" alt="Cheep Cheep, I'm a Sheep" /> <br><br>
<img src="files/robin-redbreast-in-tree-5038867_640.jpg" alt="Cheep Cheep, I'm a Sheep" width="200" height="200" /> <br><br>
<div>
Quick Mafs! <br>

View File

@ -34,21 +34,22 @@
<p> Justin.Dretvic@hs-furtwangen.de </p>
<h2> Facebook </h2>
<img src="files/fb_logo.png" alt="Facebook Logo" />
<img src="files/f_logo_RGB-Blue_58.png" alt="Facebook Logo" />
<p> Here is a related quote:</p>
<blockquote>
We're running the company to serve more people. <br>
Said by: Mark Zuckerberg
<p>We're running the company to serve more people.</p>
<p>Said by: Mark Zuckerberg</p>
</blockquote>
<h2> Instagram </h2>
<img src="files/insta_logo.png" alt="Instagram Logo" />
<img src="files/glyph-logo_May2016.png" width="130" heigth="130" alt="Instagram Logo" />
<footer>
<div>
<p> Dieser Inhalt steht in einem footer! </p>
<p> Jegliche Inhalte werden nicht monetär verwendet! </p>
<p> Alle Bilder, die keine Logos sind, wurden von <a href="https://pixabay.com/de/">https://pixabay.com/de/</a> bezogen </p>
</div>
</footer>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB