1818 < link rel ="website icon " type ="webp " href ="website_icon.webp " />
1919 < title > Explore Knowledge</ title >
2020 </ head >
21- </ script >
21+
2222 < body >
2323 < h1 > Welcome to Andrea's page!</ h1 >
2424 <!--
@@ -28,10 +28,12 @@ <h1>Welcome to Andrea's page!</h1>
2828 </p>
2929 -->
3030 < h2 > Project Ideas for Web Development</ h2 >
31- < h3 > Completed Projects</ h2 >
31+ < h3 > Completed Projects</ h3 >
3232 < ul >
3333 < li >
34- < a href ="Calculator/Main_Calculator.html "> Go to Calculator (Built with HTML, CSS, and JavaScript)</ a >
34+ < a href ="Calculator/Main_Calculator.html "
35+ > Go to Calculator (Built with HTML, CSS, and JavaScript)</ a
36+ >
3537 </ li >
3638 < li >
3739 < a href ="Quiz App/Main_Quiz_App.html "
@@ -40,14 +42,21 @@ <h3>Completed Projects</h2>
4042 </ li >
4143 < li >
4244 < a href ="RockPaperScissors-Game/Main_Stone_game.html "
43- > Go to Rock, Paper, Scissors game (Built with HTML, CSS, and JavaScript)</ a
45+ > Go to Rock, Paper, Scissors game (Built with HTML, CSS, and
46+ JavaScript)</ a
4447 >
4548 </ li >
46- </ ul >
49+ </ ul >
4750
48- < h3 > Future Projects</ h3 >
49- < ul >
50- < li > < a href ="Note App/Main_Note_App.html "> Note App (Built with HTML, CSS, JavaScript and Node.js) - Work in progress</ a > </ li >
51+ < h3 > Future Projects</ h3 >
52+ < ul >
53+ < li > Calculator (Built with Python)</ li >
54+ < li >
55+ < a href ="Note App/Main_Note_App.html "
56+ > Note App (Built with HTML, CSS, JavaScript and Node.js) - Work in
57+ progress</ a
58+ >
59+ </ li >
5160 < li > Stopwatch App</ li >
5261 < li > QR Code Reader</ li >
5362 < li > Weather App</ li >
@@ -97,17 +106,21 @@ <h3>Future Projects</h3>
97106 > CodeHub Tech</ a
98107 >
99108 </ p >
100- </ body >
101-
102- < footer >
103-
104- < h2 > Contact</ h2 >
105- <!--
109+ < footer >
110+ < h2 > Contact</ h2 >
111+ <!--
106112 <address>
107113 <span style="font-style: normal;">Email:</span> <a href="mailto:freudandrea0520@gmail.com">freudandrea0520@gmail.com</a>
108114 </address>
109115 -->
110- < p > GitHub: < a href ="https://github.com/Nagraggini " target ="https://github.com/Nagraggini "> github.com/Nagraggini</ a > </ p >
111- </ footer >
112-
116+ < p >
117+ GitHub:
118+ < a
119+ href ="https://github.com/Nagraggini "
120+ target ="https://github.com/Nagraggini "
121+ > github.com/Nagraggini</ a
122+ >
123+ </ p >
124+ </ footer >
125+ </ body >
113126</ html >
0 commit comments