Introduction
Template Name:Perez - Personal Portfolio HTML Template
Thank you very much for choosing our template. We truly appreciate and really hope that you'll enjoy our template!If you like this template, Please support us by rating us 5 stars..
Perez - Personal Portfolio HTML Template, It’s creative, Minimal and Clean Design. It’s suitable for Personal Portfolio, Art Portfolio, Creative Portfolio, Product Designer, UI UX Designer, Marketer Portfolio, Web Designer Portfolio, Marketers, Startup, Developer Portfolio, Freelancer Portfolio, CV, Resume, Writer Portfolio, Photographer Portfolio,Programmer, Content Creator, Creative Agency and many More..
Template features
- Build with Bootstrap5 latest version
- 1 Homepage
- 6+ HTML pages
- Made with SASS (SCSS)
- Google Fonts
- W3C Validated Code
- Clean Code
- Creative and Modern Design
- Fully Responsive
- Smooth animations
- Easy to customize
- Cross Browser Support
- Well Documented
- No console error
FTP Upload
- Open up your FTP manager and connect to your hosting
- Browse to required directory (Normally public_html)
- Upload the all files inside Perez-Bootstrap folder.
Page Structure
- index.html is for Home page
- about.html is for About page
- Project.html is for project page
- Project-details.html is for Project details page
- blog.html is for blog page
- blog-details.html is for Blog Details page
- Contact.html is for Contact page
Fonts Source File structure
Remember to change the font into index.html file
<!--All Google Fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com"<
<link rel="preconnect" href="https://fonts.gstatic.com"<
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400;500;600;700;800&display=swap" rel="stylesheet"<
CSS Source File structure
These are the css files that are loaded into templates in Head Section.
<!-- ::::::::::::::All CSS Files here :::::::::::::: -->
<link rel="stylesheet" href="assets/css/plugins/aos.css" >
<link rel="stylesheet" href="assets/css/plugins/swiper-bundle.min.css" >
<link rel="stylesheet" href="assets/css/style.css" >
Javascript Source File structure
These are the list of Javascript files that are loaded into templates in end of the Body Section.
<!-- ::::::::::::::All Javascripts here ::::::::::::::-->
<script src="assets/js/vendor/modernizr-3.11.7.min.js"></script>
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
<script src="assets/js/plugins/aos.js"></script>
<script src="assets/js/plugins/swiper-bundle.min.js"></script>
<script src="assets/js/plugins/jquery.waypoints.js"></script>
<script src="assets/js/plugins/jquery.counterup.min.js"></script>




