Nexin - Digital Agency HTML Template preview 1

Nexin - Digital Agency HTML Template

bookmark

Nexin is a responsive HTML5 enterprise website template based on Bootstrap 5.1.3, featuring 20+ complete pages including homepage, services, portfolio, team, blog, FAQ, etc. It is suitable for digital marketing, consulting, or agency com...

HTMLagencyagency html templateAgency HTML5 Templatecreative agency templatecreative portfoliodigital agencydigital marketing agency

Project Overview

Nexin is a responsive HTML5 enterprise website template based on Bootstrap 5.1.3, featuring 20+ complete pages including homepage, services, portfolio, team, blog, FAQ, etc. It is suitable for digital marketing, consulting, or agency companies looking to quickly build a website.

Tech Stack

  • HTML5 + CSS3 (modular structure)
  • Bootstrap v5.1.3
  • jQuery + plugins (Owl Carousel, Swiper, magnific-popup, AOS animations, etc.)
  • Google Fonts (DM Sans, Kanit, Marcellus, Unbounded)
  • Font Awesome 6

Project Structure

text
nexin pack/
├── documentation/          # Official documentation
│   └── index.html
└── nexin/                 # Main template
    ├── index.html         # Homepage (multi-version entry)
    ├── index2.html
    ├── index3.html
    ├── about.html          # About Us
    ├── services.html       # Services list
    ├── services-carousel.html
    ├── portfolio.html      # Portfolio showcase
    ├── team.html           # Team members
    ├── blog.html           # Blog list
    ├── contact.html        # Contact page
    ├── faq.html            # Frequently Asked Questions
    ├── pricing.html        # Pricing table
    └── assets/             # Static resources
        ├── css/            # Stylesheets (includes module-css/)
        ├── js/             # Script files
        └── images/         # Image resources

Core File Description

  • nexin/index.html — Main homepage entry, includes complete modules like banner, services, team
  • nexin/assets/css/style.css — Global main stylesheet
  • nexin/assets/css/module-css/ — Independent styles for each page module
  • nexin/assets/css/responsive.css — Responsive adaptation styles
  • nexin/assets/inc/sendemail.php — Email sending processing script (requires server setup)
  • nexin/contact.html — Contact form page

Quick Start

  1. Unzip the package and navigate to the nexin pack/nexin/ folder
  2. Double-click index.html to preview directly in your browser
  3. For deployment, upload the entire nexin folder to your web server

Usage Suggestions

The template provides both One Page and multi-page homepage variants for flexible use. When modifying styles, it is recommended to override the corresponding module files under module-css/. The form submission functionality requires configuring the email service in sendemail.php.

help_outline

FAQ