Gym - Responsive HTML5 Template

Thank you for your recent purchase of Gym HTML-5 template. Please don't forget to rate the template and give us your appreciated review.

To install this HTML template you will need to upload all files and folders using an FTP client. We recommend using FileZilla FTP client. To upload your template you will need the following:

  • Domain
  • FTP Username
  • FTP Password

Once connected make sure to upload All files and folders within your preferred choice of styles within the "Gym" folder of your download package.

After downloading the template package you will find the following structure:

Gym Html Version

  • Gym Consulting
    • style
      • css
      • font
      • images
      • js
    • Other HTML Files

HTML Files

Below you will find the HTML files With the name of index:

CSS Files

Images Folder

js Files

You can easily create HTML pages, or whatever you want using this easy clean Template. Code is clearly written and commented for each considerable part.
when you open any HTML file you will notice that they are all have the same header and footer so they have the same HTML code and we'll explain both as follows:

If You need to create a new html page you must include the following tags in the following order:

HEAD TAG

The Head TAG ( All pages must have the following head tag ):

						
                           <!DOCTYPE html>
							<html>
								<head>
								<meta charset="utf-8">
								<title>Gym HTML-5 Template | Homepage</title>
								<!-- Stylesheets -->
								<link href="css/bootstrap.css" rel="stylesheet">

								<link href="plugins/revolution/css/settings.css" rel="stylesheet"
type="text/css"><!-- REVOLUTION SETTINGS STYLES --> <link href="plugins/revolution/css/layers.css" rel="stylesheet"
type="text/css"><!-- REVOLUTION LAYERS STYLES --> <link href="plugins/revolution/css/navigation.css" rel="stylesheet"
type="text/css"><!-- REVOLUTION NAVIGATION STYLES --> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <!-- Color Switcher Mockup --> <link href="css/color-switcher-design.css" rel="stylesheet"> <!-- Color Themes --> <link id="theme-color-file" href="css/color-themes/default-theme.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;
600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet"> <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon"> <link rel="icon" href="images/favicon.png" type="image/x-icon"> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <!--[if lt IE 9]><script src="js/respond.js"></script><![endif]--> </head>

Site Preloader

						
            				<!-- Preloader -->
    						<div class="preloader"></div>
						
					

Logo And Global Menu Navigation

						
                        	<!-- Main Header-->
    <header class="main-header header-style-one">

		<!-- Header Top -->
        <div class="header-top">
            <div class="outer-container">
                <div class="clearfix">

					<!-- Top Left -->
					<div class="top-left pull-left">
						<div class="text">Welcome to iron GYM Fitness</div>
					</div>

					<!-- Top Right -->
                    <div class="top-right pull-right">

						<!-- Info List -->
                        <ul class="info-list">
							<li><span class="icon fa fa-location-arrow"></span> 27 Division St, New York, USA</li>
							<li><span class="icon fa fa-phone"></span> <a href="tel:+1-044-123-456-789"> +1 (044) 123 456 789</a></li>
							<li><span class="icon fa fa-envelope-o"></span> <a href="mailto:info@example.com"> info@example.com</a></li>
						</ul>

						<!--Language-->
                        <div class="language dropdown"><a class="btn btn-default dropdown-toggle" id="dropdownMenu2"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="true" href="#"><span
class="flag-icon fa fa-globe"></span>EN  <span class="icon fa fa-angle-down"></span></a> <ul class="dropdown-menu style-one" aria-labelledby="dropdownMenu2"> <li><a href="#">English</a></li> <li><a href="#">German</a></li> <li><a href="#">Arabic</a></li> <li><a href="#">Hindi</a></li> </ul> </div> </div> </div> </div> </div> <!-- Header Upper --> <div class="header-upper"> <div class="outer-container clearfix"> <div class="pull-left logo-box"> <div class="logo"><a href="index.html"><img src="https://via.placeholder.com/230x100" alt="" title=""></a></div> </div> <div class="nav-outer clearfix"> <!--Mobile Navigation Toggler--> <div class="mobile-nav-toggler"><span class="icon flaticon-menu"></span></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li class="current dropdown"><a href="#">Home</a> <ul> <li><a href="index.html">Home Page 01</a></li> <li><a href="index-2.html">Home Page 02</a></li> <li><a href="index-3.html">Home Page 03</a></li> <li class="dropdown"><a href="#">Header Styles</a> <ul> <li><a href="index.html">Header Style 01</a></li> <li><a href="index-2.html">Header Style 02</a></li> <li><a href="index-3.html">Header Style 03</a></li> </ul> </li> </ul> </li> <li class="dropdown"><a href="#">About</a> <ul> <li><a href="about.html">About Us</a></li> <li><a href="faq.html">Faq</a></li> <li><a href="price.html">Price</a></li> <li><a href="team.html">Team</a></li> <li><a href="time-table.html">Time Table</a></li> <li><a href="testimonial.html">Testimonial</a></li> <li><a href="comming-soon.html">Comming Soon</a></li> </ul> </li> <li class="dropdown"><a href="#">Classes</a> <ul> <li><a href="classes.html">Classes</a></li> <li><a href="classes-detail.html">Classes Detail</a></li> </ul> </li> <li class="dropdown"><a href="#">Portfolio</a> <ul> <li><a href="portfolio.html">Portfolio</a></li> <li><a href="portfolio-detail.html">Portfolio Detail</a></li> </ul> </li> <li class="dropdown"><a href="#">Shop</a> <ul> <li><a href="shop.html">Our Products</a></li> <li><a href="shop-single.html">Product Single</a></li> <li><a href="shopping-cart.html">Shopping Cart</a></li> <li><a href="checkout.html">Checkout</a></li> <li><a href="account.html">Account</a></li> </ul> </li> <li class="dropdown"><a href="#">Blog</a> <ul> <li><a href="blog.html">Our Blog</a></li> <li><a href="blog-single.html">Blog Single</a></li> <li><a href="not-found.html">Not Found</a></li> </ul> </li> <li><a href="contact.html">Contact us</a></li> </ul> </div> </nav> <!-- Main Menu End--> <div class="outer-box clearfix"> <!-- Cart Box --> <div class="cart-box"> <div class="dropdown"> <button class="cart-box-btn dropdown-toggle" type="button" id="dropdownMenu"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="flaticon-shopping-bag-1"></span>
<span class="total-cart">2</span></button> <div class="dropdown-menu pull-right cart-panel" aria-labelledby="dropdownMenu3"> <div class="cart-product"> <div class="inner"> <div class="cross-icon"><span class="icon fa fa-remove"></span></div> <div class="image"><img src="https://via.placeholder.com/70x70" alt="" /></div> <h3><a href="shop-single.html">Flying Ninja</a></h3> <div class="quantity-text">Quantity 1</div> <div class="price">$99.00</div> </div> </div> <div class="cart-product"> <div class="inner"> <div class="cross-icon"><span class="icon fa fa-remove"></span></div> <div class="image"><img src="https://via.placeholder.com/70x70" alt="" /></div> <h3><a href="shop-single.html">Patient Ninja</a></h3> <div class="quantity-text">Quantity 1</div> <div class="price">$99.00</div> </div> </div> <div class="cart-total">Sub Total: <span>$198</span></div> <ul class="btns-boxed"> <li><a href="shoping-cart.html">View Cart</a></li> <li><a href="checkout.html">CheckOut</a></li> </ul> </div> </div> </div> <!-- Nav Btn --> <div class="nav-btn navSidebar-button"><span class="icon flaticon-menu"></span></div> </div> </div> </div> </div> <!--End Header Upper--> <!-- Sticky Header --> <div class="sticky-header"> <div class="auto-container clearfix"> <!--Logo--> <div class="logo pull-left"> <a href="index.html" title=""><img src="https://via.placeholder.com/125x55" alt="" title=""></a> </div> <!--Right Col--> <div class="pull-right"> <!-- Main Menu --> <nav class="main-menu"> <!--Keep This Empty / Menu will come through Javascript--> </nav><!-- Main Menu End--> <!-- Main Menu End--> <div class="outer-box clearfix"> <!-- Cart Box --> <div class="cart-box"> <div class="dropdown"> <button class="cart-box-btn dropdown-toggle" type="button" id="dropdownMenu"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="flaticon-shopping-bag-1">
</span><span class="total-cart">2</span></button> <div class="dropdown-menu pull-right cart-panel" aria-labelledby="dropdownMenu3"> <div class="cart-product"> <div class="inner"> <div class="cross-icon"><span class="icon fa fa-remove"></span></div> <div class="image"><img src="https://via.placeholder.com/70x70" alt="" /></div> <h3><a href="shop-single.html">Flying Ninja</a></h3> <div class="quantity-text">Quantity 1</div> <div class="price">$99.00</div> </div> </div> <div class="cart-product"> <div class="inner"> <div class="cross-icon"><span class="icon fa fa-remove"></span></div> <div class="image"><img src="https://via.placeholder.com/70x70" alt="" /></div> <h3><a href="shop-single.html">Patient Ninja</a></h3> <div class="quantity-text">Quantity 1</div> <div class="price">$99.00</div> </div> </div> <div class="cart-total">Sub Total: <span>$198</span></div> <ul class="btns-boxed"> <li><a href="shoping-cart.html">View Cart</a></li> <li><a href="checkout.html">CheckOut</a></li> </ul> </div> </div> </div> <!-- Nav Btn --> <div class="nav-btn navSidebar-button"><span class="icon flaticon-menu"></span></div> </div> </div> </div> </div><!-- End Sticky Menu --> <!-- Mobile Menu --> <div class="mobile-menu"> <div class="menu-backdrop"></div> <div class="close-btn"><span class="icon flaticon-multiply"></span></div> <nav class="menu-box"> <div class="nav-logo"><a href="index.html"><img src="https://via.placeholder.com/175x100" alt="" title=""></a></div> <div class="menu-outer"><!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--></div> </nav> </div><!-- End Mobile Menu --> </header> <!-- End Main Header -->

Inner Page Section

						
                        	<!--Hallery Section-->
                            <section class="gallery-section">
                                <div class="auto-container">
                                    <h2 class="wow fadeInUp animated" data-wow-delay="0ms" data-wow-duration="1500ms">Title Here</h2>
                                    <div class="row clearfix">

                                    </div>
           					</div>
                            </section>

						
					

Customize Twitter account feed

The style.css file is the responsible for the Template styling as follows:

Table of Contents File Css:

						
                            /* ------------------------------------------ */
                            /*             TABLE OF CONTENTS
                            /* ------------------------------------------ */
                			/*   01 - Fonts   */
                            /*   02 - Reset           */
                            /*   03 - Global     */
                            /*   04 - Main Header      */
                            /*   05 - Banner Section     */
                            /*   06 - Video Section         */
                            /*   07 - Services Section            */
                            /*   08 - Clients Section           */
                            /*   09 - Project Section / four Item Carousel     */
                            /*   10 - Two Item Carousel      */
                            /*   11 - Call To Action Section     */
                            /*   12 - Four Item Carousel / Project Section         */
                            /*   13 - Footer Style            */
            			
					

Note: Images used in the preview demo are not included in the Downloaded package.

Thanks for visiting and purchasing our template .