Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Vortrag Webtechnologien
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirko Lorenz Dietrich
Vortrag Webtechnologien
Commits
f62e523d
Commit
f62e523d
authored
4 years ago
by
Mirko Lorenz Dietrich
Browse files
Options
Downloads
Patches
Plain Diff
Remove brain
parent
877d8929
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
img/brainstorming.png
+0
-0
0 additions, 0 deletions
img/brainstorming.png
index.html
+2
-29
2 additions, 29 deletions
index.html
with
2 additions
and
29 deletions
img/brainstorming.png
deleted
100644 → 0
+
0
−
0
View file @
877d8929
192 KiB
This diff is collapsed.
Click to expand it.
index.html
+
2
−
29
View file @
f62e523d
...
...
@@ -47,7 +47,7 @@
<!-- Brainstorming -->
<section
data-background-image=
"img/brainstorming.png"
data-background-size=
"contain"
data-state=
"brainstorming"
data-transition=
"zoom"
>
<section
data-background-size=
"contain"
data-state=
"brainstorming"
data-transition=
"zoom"
>
<section>
<h1>
What the Web!?
</h1>
...
...
@@ -168,7 +168,6 @@
<section
data-background-image=
"img/geschichte/first-webserver.jpg"
>
<h2>
Geschichte des
</h2>
<h1>
Web
</h1>
<img
src=
"img/brainstorming.png"
alt=
"Brainstorming"
class=
"plain pulsing top-left fragment"
/>
</section>
<section>
...
...
@@ -517,7 +516,6 @@
<section>
<section
data-background-image=
"img/webtech/http.svg"
>
<img
src=
"img/brainstorming.png"
alt=
"Brainstorming"
class=
"plain pulsing top-left"
/>
<h2>
HTTP
</h2>
</section>
...
...
@@ -817,7 +815,7 @@
</section>
<section>
<h3>
CSS-
Beispiel
1
</h3>
<h3>
Beispiel
: CSS
</h3>
<pre><code
class=
"css"
>
mark {
background-color: rgba(255, 0, 0, 0.8);
...
...
@@ -836,28 +834,6 @@
</code></pre>
</section>
<section>
<h3>
CSS-Beispiel 2
</h3>
<pre><code
class=
"css"
>
.pulsing {
animation: pulse 1.2s infinite ease-out;
}
@keyframes pulse {
0% {
transform: scale(1.35);
}
80% {
transform: scale(1);
}
100% {
transform: scale(1.35);
}
}
</code></pre>
<img
src=
"img/brainstorming.png"
alt=
"Brainstorming"
class=
"plain pulsing top-left"
/>
</section>
</section>
<section>
...
...
@@ -865,7 +841,6 @@
<section>
<h3>
Serverseitiges Scripting
</h3>
<h4
class=
"fragment"
data-fragment-index=
"1"
>
Was ist das?
</h4>
<img
data-fragment-index=
"1"
src=
"img/brainstorming.png"
alt=
"Brainstorming"
class=
"plain pulsing top-left fragment"
/>
</section>
<section
data-background-image=
"img/webtech/http-diagram.svg"
data-background-size=
"contain"
></section>
...
...
@@ -977,7 +952,6 @@
<section>
<h3>
JavaScript
<br
/>
a.k.a. clientseitiges Scripting
</h3>
<h4
class=
"fragment fragment-semi"
data-fragment-index=
"1"
>
Was bedeutet das?
</h4>
<img
data-fragment-index=
"1"
src=
"img/brainstorming.png"
alt=
"Brainstorming"
class=
"plain pulsing top-left fragment fragment-semi"
/>
<table
class=
"fragment fragment-semi contrast-bg"
>
<tr>
<td>
...
...
@@ -1233,7 +1207,6 @@
<section
data-background-image=
"img/weiter/internet_freedom_protest.jpg"
>
<h3>
Das Web: Offen, frei, demokratisch?
</h3>
<img
src=
"img/brainstorming.png"
alt=
"Brainstorming"
class=
"plain pulsing top-left"
/>
</section>
</section>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment