I want to create a website with reversed navigation.
You start from footer and you climb to header at the end of the website.
If it's possible I would only use CSS and Javascript (jQuery)
My code structure :
<body>
<div class="end"></div>
<div class="middle"></div>
<div class="start"></div>
</body>
Aucun commentaire:
Enregistrer un commentaire