Andor - Enterprise Business & Innovation HTML5 Template preview 1

Andor - Enterprise Business & Innovation HTML5 Template

bookmark

Andor is an HTML5 website template designed for enterprise business scenarios, built on Bootstrap 5. It includes 20+ complete pages such as homepage (with video background), portfolio, services, team, blog, and contact pages, making it i...

HTMLbusiness consultingclean uicorporate startupcreative agencydigital agencyhtml templateit solutions

Project Overview

Andor is an HTML5 website template designed for enterprise business scenarios, built on Bootstrap 5. It includes 20+ complete pages such as homepage (with video background), portfolio, services, team, blog, and contact pages, making it ideal for quick setup of creative agencies, digital studios, and corporate websites.

Tech Stack

  • HTML5 + Bootstrap 5
  • CSS: Owl Carousel, Swiper, ScrollCue, Magnific Popup, master.css
  • JavaScript: jQuery, plugins.js, master.js
  • Icons: Bootstrap Icons + Font Awesome

Project Structure

text
andorhtml-10/Andor-HTML-Full-Source/
├── DOCUMENTATION/
│   ├── index.html
│   └── assets/
└── HTML/
    ├── index.html
    ├── contact.html
    ├── 404-page.html
    ├── coming-soon.html
    ├── about-us.html
    ├── digital-studio.html
    ├── corporate-business.html
    ├── blog.html
    ├── blog-grid.html
    ├── our-team.html
    ├── pricing-table.html
    ├── services.html
    ├── service-two/three/four.html
    ├── portfolio-*.html (8 layouts)
    └── assets/

Key File Descriptions

  • HTML/index.html — Homepage with background video
  • HTML/contact.html — Contact form page with name, email, and message fields
  • HTML/404-page.html — 404 error page with link back to homepage
  • HTML/coming-soon.html — Countdown page
  • HTML/portfolio-*.html — Portfolio pages covering 2/3/4 columns and detail pages
  • DOCUMENTATION/index.html — Official documentation entry point

Quick Start

Pure static template, no build tools required:

  1. Navigate to the HTML directory
  2. Double-click index.html to open in browser
  3. For a local server (recommended), run in the directory:
bash
# Python 3
python -m http.server 8080

# Node.js (npx)
npx serve .

Then visit http://localhost:8080

Usage Tips

The template offers three homepage variants (index.html, digital-studio.html, corporate-business.html). Simply replace index.html to switch the overall style. Video background assets are located in assets/videos/ — replace them with actual content before going live.

help_outline

FAQ