
Thank you for purchasing our Mariox - Modern Creative Agency HTML5 Template.
If you have any question,
please feel free to contact us. creativehunk.futureinltd@gmail.com
What is this HTML5 Template?
Mariox is Modern creative agency HTML5 Template specially for app, saas, software, startup business. This HTML5 Template comes with fully customizable & easily editable HTML file that are well-organized.
Pages Included
- 01. index.html- Home page one
- 02. index-2.html- Home page two
- 03. index-3.html- Home page three
- 04. about.html- About page
- 05. blog.html- Blog Page
- 06. blog-details.html- News Details page
- 07. contact-us.html- Contact page
Fonts Used
Source File- CSS
You will get CSS source files attached in every html file head part
Source File-JS
You will get js source files attached in every html file head part
Basic Customization
How to change the Logo
Menu Customization
Features
- 3 Unique Home Pages
- Built with Bootstrap 5.0.2 & SASS
- Responsive in any device
- Unique and Modern Style.
- Super Clear and Clean Layout.
- Easily customizable.
- W3 Valid
- Well Commented Code
- Free Google Fonts.
- Free Font Based Icons.
- Easy to Customize
- Free Google Web Fonts
- Free Icon Fonts
Files Included
- Mariox HTML File
- Documentation documentation
Images
All images are just used for Preview Purpose Only. They are not part of the HTML template and NOT included in the final purchase files. If you really need them just mail us creativehunk.futureinltd@gmail.com
How to use SASS
if you want work with sass files for styling purpose, you should follow this step:
If you use Node.js, you can also install Sass using npm by running
npm install -g sass
finally open command promt and type
sass source/stylesheets/index.scss build/stylesheets/index.css
sass --watch input.scss:output.css