JSFiddle - React, Tailwind, and code Playground

by HcJanni

HTML

<p>Obstsorten</p> <dl> <dt>Kiwi</dt> <dd>grüne Kiwi</dd> <dd>gelbe Kiwi</dd> <dt>Äpfel</dt> <dd>Golden Delicious</dd> <dd>Granny Smith</dd> <dd>Elstar</dd> </dl>