-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: The Web // Warmup | ||
layout: presentation.11ty.js | ||
slideClasses: intro | ||
transition: zoom | ||
--- | ||
|
||
<div class="is-full-width"> | ||
|
||
# The Web // Warmup | ||
## Kleiner Rundflug um das WWW | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Basics | ||
layout: presentation.11ty.js | ||
slideClasses: images | ||
status: ok | ||
--- | ||
|
||
{% interlude "Was ist das Internet?"%} | ||
{% interlude "Welches Protokoll wird genutzt?"%} | ||
{% interlude "Was ist ein Protokoll?"%} | ||
{% interlude "Was ist das World Wide Web?"%} | ||
{% interlude "Wer hat es erfunden?"%} | ||
{% interlude "Was sind die 3 Säulen des WWW?"%} | ||
{% interlude "Wofür steht die Abkürzung HTML?"%} | ||
{% interlude "Was ist ein Hypertext?"%} | ||
{% interlude "Warum mögen Menschen Hypertexte?"%} | ||
{% interlude "Was bedeutet URI?" %} | ||
{% interlude "Was ist der Unterschied zwischen einer URI und einer URL?" %} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Uniform Resource Identifier | ||
layout: presentation.11ty.js | ||
slideClasses: simple | ||
status: ok | ||
--- | ||
|
||
Ein Uniform Resource Identifier besteht aus einer Zeichenfolge, die zur Identifizierung einer abstrakten oder physischen Ressource dient. | ||
|
||
|
||
- https://de.wikipedia.org/wiki/Uniform_Resource_Identifier | ||
- ftp://ftp.is.co.za/rfc/rfc1808.txt | ||
- file:///C:/Users/Benutzer/Desktop/Uniform%20Resource%20Identifier.html | ||
- geo:48.33,14.122;u=22.5 | ||
- ldap://[2001:db8::7]/c=GB?objectClass?one |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Uniform Resource Identifier | ||
layout: presentation.11ty.js | ||
slideClasses: simple | ||
status: ok | ||
--- | ||
|
||
Weitere Beispiele: | ||
|
||
- mailto:[email protected] | ||
- news:comp.infosystems.www.servers.unix | ||
- data:text/plain;charset=iso-8859-7,%be%fa%be | ||
- tel:+1-816-555-1212 | ||
- telnet://192.0.2.16:80/ | ||
- git://github.com/rails/rails.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Uniform Resource Locator | ||
layout: presentation.11ty.js | ||
slideClasses: simple | ||
status: ok | ||
--- | ||
|
||
Identifiziert Adresse und gibt den Speicherort an. | ||
|
||
<section class="image screenshot"> | ||
<figure> | ||
<img src="./images/url.png""> | ||
</figure> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Advanced | ||
layout: presentation.11ty.js | ||
slideClasses: images | ||
status: ok | ||
--- | ||
|
||
{% interlude "Was ist das W3C?"%} | ||
{% interlude "Was ist ein <a href='https://www.rfc-editor.org/info/rfc9429'>RFC</a>?"%} | ||
{% interlude "Was kann DNS?"%} | ||
{% interlude "HTTP vs. HTTPS?"%} | ||
{% interlude "Was sind Cookies und warum sind sie so verpönt?"%} | ||
{% interlude "Wofür steht CSS?"%} | ||
{% interlude "Was besagt das Client-Server-Modell?"%} | ||
{% interlude "Wie funktioniert das Request-Response-Modell?"%} | ||
{% interlude "Wie funktioniert ein Browser?" %} | ||
{% interlude "Was fehlt?"%} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: About Screendesign | ||
layout: presentation.11ty.js | ||
slideClasses: outro | ||
transition: convex | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Das Web // Warmup | ||
layout: presentation.11ty.js | ||
slideClasses: intro | ||
transition: zoom | ||
--- | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.