Create your own Single Page Scrolling Website from Scratch. Single page websites are extremely popular, in this course we show you how to build one from Scratch. All the source files and resource links are included, so you too can build your own website by the end of this course.
With over 14 years experience in web development I will introduce you to website design, explained step by step.
Starting with a setup of a basic HTML5 web template. Next we add in some content and create a shell to build the one page website on.
Next we bring the content to life using CSS3. Styling turns the HTML code into a styled webpage.
JavaScript and Jquery are then used to create amazing scrolling effects. Using data from the DOM, and properly calculating the section sizes we show you how to create page scrolling with Jquery.