An open API service indexing awesome lists of open source software.

https://github.com/aichbauer/one_pager

A simple One Pager easy to include in every Project
https://github.com/aichbauer/one_pager

Last synced: 5 months ago
JSON representation

A simple One Pager easy to include in every Project

Awesome Lists containing this project

README

          

# one_pager

A simple One Pager easy to include in every Project

AUTHOR: AICHBAUER LUKAS

email: rudolfson.junior@gmail.com

***

## how to use

***

import the css and the js file to your html file.

don't forget to import jQuery in your project... import it in front of the img_slider.js



create a navigation and divs with the class "onepage".

also add ids to the divs, you can name your ids whatever you like,

the important thing is to link your a tags to the ids of the divs.

If you want a home section, create a

and in your nav add an anchor to home like

Home

if you download this project with the index file and set your paths

the css and js and also to jquery than this project works from scratch.

This is a basic structure of a one pager.