Portfo - Personal Portfolio Website HTML Template
- Version: 1.0.0
- Last Updated: July 14 22
- Author: themesflat
Template features:
- HTML5 & CSS3
- Responsive Template
- XD files included
- Animate everything you want
- Free icons used
- Pixel Perfect
- Clean & Unique Design
- Easy to customize
- Retina Ready
- Unlimited Colors
- Home Page
- Services Page
- Service Detail
- Price List
- Parallax Effect
- & much more...
HTML Structure
Lowled - Attorney & Lawyers HTML Template
Below is Lowlead basic structure:
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Portfo - Personal Portfolio Website HTML Template </title>
<!-- Mobile Specific Metas -->
<!-- Bootstrap -->
<!-- Theme Style -->
<!-- Responsive -->
<!-- colors -->
<!-- Animation Style -->
<!-- Favicon and touch icons -->
</head>
<body>
<!-- Header -->
<!-- Slider -->
<!-- Section -->
<section class="flat-row"> </section>
<!-- Footer -->
<footer class="footer"> </footer>
<!-- Bottom -->
<div class="bottom"> </bottom>
<!-- Go Top -->
<a class="go-top">
<i class="fa fa-angle-up"></a>
</a>
<!-- Javascript -->
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.easing.js"></script>
<script type="text/javascript" src="assets/js/jquery-waypoints.js"></script>
<script type="text/javascript" src="assets/js/owl.carousel.js"></script>
<script type="text/javascript" src="assets/js/parallax.js"></script>
<script type="text/javascript" src="assets/js/jquery.cookie.js"></script>
<script type="text/javascript" src="assets/js/switcher.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>
CSS System
The Lowlead CSS System contains 3 parts:
- Template style
- Shortcodes style
- Responsive style
- Javascript - Fonts - Animation - Bootstrap style
Your_template/asset/scss/style.scss ( Template style )
/**
* Reset Browsers
* General
* Elements
* Forms
* Typography
* Extra classes
* link style
* Root
* Header
* Site Logo
* Menu
* search
* Header Fixed
* Pagination
* Scroll Top
* Footer
* Widget
* PreLoad
* side bar
* donat progress
* heading
* hover
*/
Your_template/asset/scss/Shortcodes.scss ( Shortcodes - Elements style )
You can easily use the shortcodes to create your own page.
/*
* Button
* page title
* Swiper button
* Slider
* page blog
* page blog details
* page blog standard
* page blog sidebar
* flat service
* flat about
* flat portflio
* flat tabs
* flat process
* flat development
* flat faq
* flat skill
* flat testimonials
* flat blog post
* flat brand
* flat contact
* mode switcher
*/
Javascript - Fonts - Animation - Bootstrap style
/**
* app
* font-awesome
* index.css
* responsive.css
* shortcodes.css
* style.css
*/
Javascript Custom
Here you can modify any settings for ( Retina Logos, Animations, Testimonials, Sliders, & Progress bar and more..)
Main.js ( js/main.js )
/**
* Header Connect
* retinaLogo
* ajaxContactForm
* Loadmore Item
* headerFixed
* mobileNav
* ajaxSubscribe
* alertBox
* loadmore
* Dark Light Mode
*/
Shortcodes System
You can easily use the shortcodes to create your own page.
/**
* isMobile
* Parallax
* flatContentBox
* flatCounter
* flatIsotopeCase
* flatAccordion
* swClick
* buttonHeart
* goTop
* WOW
* toggleMenu
* topSearch
* flatProgressBar
* popUpLightBox
* Preloader
* no_link
* popupGallery
* donatProgress
*/
Credits
-
Photos
- All images are just used for preview purpose only and NOT included in the final purchase files.
-
Fonts & Icons
- Font-Awesome
- DM+Sans is available for free on Google fonts.
-
Javascript
- jQuery (http://jquery.com/)
- Bootstrap (http://getbootstrap.com)
- Easing (http://gsgd.co.uk/sandbox/jquery/easing/)
- owl.carousel (http://owlgraphic.com/owlcarousel/)
- WayPoints (http://imakewebthings.com/jquery-waypoints/)
- Parallax (http://www.ianlunn.co.uk/plugins/jquery-parallax/)
- Cookie (https://github.com/carhartl/jquery-cookie)