You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1>Why I Love Web Development</h1><!-- h1 goes here -->
12
+
<ol>1. It's fun creating new thing on your own <br>
13
+
2. LOVE the feeling of accomplishment after a completed project! <br>
14
+
3. Its exhilerating to understand how programs & pages work!</ol><!-- ol goes here -->
15
+
<ahref="https://education.launchcode.org/intro-to-web-dev-curriculum/html/exercises/index.html" target="_blank">Exercises: HTML</a><!-- a goes here -->
16
+
<p>After learning about HTML, I want to be able to create a simple website about my cooking for fun!</p><!-- p goes here -->
0 commit comments