Hello together,
I want to create following structure for my website:
- The complete site use only the available viewport height
- The Header and Footer will be fixed
- The content in the main section have to be a sliding section
When I see it right then I have to options to make it.
The first one is with jQuery e.g. with fullpage.js
And the second one is with pure CSS e.g. with transitions.
As a newby I don’t really know which solution is the better one. And so I hope you can help me a little bit to decide.
Greetz
Markus