Reworked Aufgabe 02
This commit is contained in:
parent
8bf6604693
commit
fd8c29bc92
|
@ -27,7 +27,8 @@
|
||||||
<h2> This is exactly, where I'm supposed to be ♫ </h2>
|
<h2> This is exactly, where I'm supposed to be ♫ </h2>
|
||||||
|
|
||||||
<h4> Damit das "about mew!" mal gerechtfertigt ist:</h4>
|
<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>
|
<div>
|
||||||
<label>Süß, oder?</label>
|
<label>Süß, oder?</label>
|
||||||
|
@ -55,7 +56,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</table> <br>
|
</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>
|
<div>
|
||||||
Quick Mafs! <br>
|
Quick Mafs! <br>
|
||||||
|
|
|
@ -34,21 +34,22 @@
|
||||||
<p> Justin.Dretvic@hs-furtwangen.de </p>
|
<p> Justin.Dretvic@hs-furtwangen.de </p>
|
||||||
|
|
||||||
<h2> Facebook </h2>
|
<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>
|
<p> Here is a related quote:</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
We're running the company to serve more people. <br>
|
<p>We're running the company to serve more people.</p>
|
||||||
Said by: Mark Zuckerberg
|
<p>Said by: Mark Zuckerberg</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
||||||
<h2> Instagram </h2>
|
<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>
|
<footer>
|
||||||
<div>
|
<div>
|
||||||
<p> Dieser Inhalt steht in einem footer! </p>
|
<p> Dieser Inhalt steht in einem footer! </p>
|
||||||
<p> Jegliche Inhalte werden nicht monetär verwendet! </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>
|
</div>
|
||||||
</footer>
|
</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 |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue