We got SSL now!
Wow, there is HTTPS now!
This is truly one on the websites out there.
With one tiny task at a time, the website is built.
Do we have any css for a list?
- one
- 2
- Something something lorem ipsum
- ➡️ arrow
Can we display a decent looking code block?
<p>This is truly one on the websites out there.</p>
<p>With one tiny task at a time, the website is built.</p>
<p>Do we have any css for a list?</p>
<ul>
<li>one</li>
<li>2</li>
<li>Something something lorem ipsum</li>
<li>➡️ arrow</li>
</ul>
<p>Can we display a decent looking code block?</p>
This is a h2
This is a h3
This is a h4
who needs h4+
This is a h5
This is a h6
Why is h6 so small