Read this section to know about TheJobs and its features
Triple is all kind of business purpose HTML template for Business Startups. Responsive design based on Bootstrap framework. All files are well organized and named accordingly so its very easy to change any and all of the design. You can easily change texts, contents, images, objects.
Check out some of features that we have in this template. To know more about features of TheJobs, continue reading our documentation and check our available components.
Your website works on any device: desktop, tablet or mobile.
You can easily read, edit, and write your own code, or change everything.
There is a bunch of useful and necessary elements for developing your website.
You can find our code well organized, commented and readable.
As you can see in this online documentation, we provided a comprehensive documentation.
When you purchase this template, you'll freely receive future updates.
Checkout the files that you'll see upon downloading
Once you download the template, you can see a folder with several files and sub folders. You can read description of some important files in continue.
<!-- all css here --> <link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/Normalize/normalize.css"> <link rel="stylesheet" href="assets/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="assets/linearicons/css/icon-font.min.css"> <link rel="stylesheet" href="assets/animate/animate.css"> <link rel="stylesheet" href="assets/css/ionicons.min.css"> <link rel="stylesheet" href="assets/css/magnific-popup.css"> <!-- Revolution css here --> <link rel="stylesheet" href="assets/revolution/css/layers.css"> <link rel="stylesheet" href="assets/revolution/css/navigation.css"> <!-- custum css here --> <link rel="stylesheet" href="css/style.css">
<!-- all js here --> <script src="assets/jquery/jquery-3.2.1.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/easing/jquery.easing.min.js"></script> <script src="assets/isotope/jquery.isotope.js"></script> <script src="assets/jquery/imagesloaded.pkgd.min.js"></script> <script src="assets/jquery/jquery.magnific-popup.min.js"></script> <script src="assets/number-animation/jquery.animateNumber.min.js"></script> <script src="assets/jquery/plugins.js"></script> <!-- Revolution js here --> <script src="assets/revolution/js/source/jquery.themepunch.tools.min.js"></script> <script src="assets/revolution/js/source/jquery.themepunch.revolution.js"></script> <!-- custom js here --> <script src="js/custom.js"></script>
Symbolizes a command, action, or information using UI icons
Triple has included FontAwesome Icons & Linearicons in its package and will update it regularly by new releases. So you're safe to use any icon from FontAwesome or Linear Icons websites.
Some other helper classes in addition to Bootstrap's helper classes
Class name | Description |
---|---|
.prl-20 |
Equals to padding-right: 20px; padding-left: 20px; |
.pt-20 |
Equals to padding-top: 20px; |
.ptb-20 |
Equals to padding-top: 20px; padding-bottom: 20px; |
.mt-20 |
Equals to margin-bottom: 20px; |
.font-55 |
Equals to font-size: 55px; |
.margin-bottom-2 |
Equals to margin-bottom:30px; |
.padding-2 |
Equals to padding:20px; |
.padding-no |
Equals to padding:0; |
.color-g |
Equals to color:#777; |
.color-y |
Equals to color:#fdc318; |