File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -154,33 +154,7 @@ <h2>Contact Me</h2>
154154 < footer >
155155 © 2025 Marco Doctor. All Rights Reserved.
156156 </ footer >
157-
158- <!-- Modals -->
159- < div id ="modal1 " class ="modal ">
160- < div class ="modal-content ">
161- < span class ="close-btn " data-modal ="modal1 "> ×</ span >
162- < h3 > Project 1 Details</ h3 >
163- < p > Detailed description of Project 1.</ p >
164- </ div >
165- </ div >
166-
167- < div id ="modal2 " class ="modal ">
168- < div class ="modal-content ">
169- < span class ="close-btn " data-modal ="modal2 "> ×</ span >
170- < h3 > Project 2 Details</ h3 >
171- < p > Detailed description of Project 2.</ p >
172- </ div >
173- </ div >
174-
175- < div id ="modal3 " class ="modal ">
176- < div class ="modal-content ">
177- < span class ="close-btn " data-modal ="modal3 "> ×</ span >
178- < h3 > Project 3 Details</ h3 >
179- < p > Detailed description of Project 3.</ p >
180- </ div >
181- </ div >
182-
183- <!-- Scripts -->
157+ <!-- Scripts -->
184158 < script src ="script.js "> </ script >
185159</ body >
186- </ html >
160+ </ html >
You can’t perform that action at this time.
0 commit comments