Adjust image alignment
This commit is contained in:
parent
6242d40f69
commit
042b41a0de
@ -8,28 +8,25 @@
|
||||
|
||||
<div class="layout-content-and-preview">
|
||||
<div class="layout-content">
|
||||
<h2>WYSIWYG und WYGIWYM</h2>
|
||||
</div>
|
||||
<div class="layout-content">
|
||||
<div class="fragment">
|
||||
<h3 data-category="Word">What You See Is What You Get</h3>
|
||||
<ul>
|
||||
<li>Formatierung mit unmittelbarem optischen Feedback</li>
|
||||
</ul>
|
||||
<div>
|
||||
<h3 data-category="Word">What You See Is What You Get</h3>
|
||||
<ul>
|
||||
<li>Formatierung mit unmittelbarem optischen Feedback</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="fragment">
|
||||
<h3 data-category="LaTeX">What You See Is What You Mean</h3>
|
||||
<ul>
|
||||
<li>Trennung von Inhalt und Struktur</li>
|
||||
<li>Formatierung erst am Ende ersichtlich</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div style="margin-top:8em; text-align:right">
|
||||
Quelle: <a href="https://xkcd.com/1341/">xkcd</a>
|
||||
<h3 data-category="LaTeX">What You See Is What You Mean</h3>
|
||||
<ul>
|
||||
<li>Trennung von Inhalt und Struktur</li>
|
||||
<li>Formatierung erst am Ende ersichtlich</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p style="margin-top:calc(.25 * var(--square));" class="fragment">
|
||||
Bildquelle: <a href="https://xkcd.com/1341/">xkcd</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="layout-preview">
|
||||
<img src="sections/german/02/xkcd-types-of-editors.png">
|
||||
<img class="fragment" src="sections/german/02/xkcd-types-of-editors.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user