16 lines
289 B
HTML
16 lines
289 B
HTML
<section class="container">
|
|
<!-- make each project as a tab kinda like browser tab, and switch page on project select, that should allow to dowload page by page -->
|
|
|
|
<section id="Music">
|
|
|
|
</section>
|
|
|
|
<section id="Writing">
|
|
|
|
</section>
|
|
|
|
<section id="Drawing">
|
|
|
|
</section>
|
|
</section>
|