Last active
August 26, 2022 00:49
-
-
Save abruzzi/4633f98b4d356cebd7708d49a6aef23f to your computer and use it in GitHub Desktop.
3 Web Designs in 3 Weeks - Day 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container"> | |
<h1>HTML and CSS are awesome</h1> | |
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. At eum eius sequi dolor consectetur omnis quia | |
necessitatibus beatae vero numquam.</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment