Html5Template
This repository contains source codes for html5 template.
Motivation
This template was created by building a web site, where I used the resources retrieved from the web and codes created by myself. I decided to put together the major components of the layout and create a basic structure, which can also be used for other sites.
Installation
You could run this template, using any browser.
Description of template
- Html5, CSS3, Javascript, JQuery;
- all pages are composed by a menu, a main content, a footer, a line for copyright and a notikying for privacy policy;
- all pages are device responsive;
- 3 example pages: home, gallery and contact
- Home page shows a slider presentation with caption;
- Gallery page shows an animated filtering and sorting image gallery, divided into album (you can change as you prefer the filtering and sorting mode);
- Contact page shows a google map and a form for direct contact. The form fields are validate via jquery validate function. You can write by your own the function implementing sending mail;
- one more page for privacy policy.