1
0
Fork 0
mirror of https://github.com/TheTaz25/denis.ergin.git synced 2025-07-06 13:18:49 +00:00

fix(slides): split last bit of info into 2 sections

This commit is contained in:
Denis Ergin 2024-09-22 16:44:09 +02:00
parent 0be67b4adf
commit 2cd2a78da8

View file

@ -5,11 +5,14 @@
<dt>12. Februar 1998</dt>
<dd>XML Version 1.0 erscheint</dd>
</dl>
</section>
<section>
<dl>
<dt>08. März 2000</dt>
<dd>Das Protokol SOAP (<b>S</b>imple <b>O</b>bject <b>A</b>ccess <b>P</b>rotocol) wird veröffentlicht</dd>
<dt>12. November 2002</dt>
<dd>Die Datenbeschreibungs-Sprache JSON (<b>J</b>ava<b>S</b>cript <b>O</b>bject <b>N</b>otation) wird entwickelt</dd>
</dl>
<dd>Die Datenbeschreibungs-Sprache JSON (<b>J</b>ava<b>S</b>cript <b>O</b>bject <b>N</b>otation) wird entwickelt</dd></dl>
</section>