Learning Bootstrap 4 by Building Projects by Eduonix Learning Solutions

Learning Bootstrap 4 by Building Projects by Eduonix Learning Solutions

Author:Eduonix Learning Solutions
Language: eng
Format: epub
Tags: COM060080 - COMPUTERS / Web / General, COM051260 - COMPUTERS / Programming Languages / JavaScript, COM051390 - COMPUTERS / Programming / Open Source
Publisher: Packt Publishing
Published: 2018-08-31T12:03:51+00:00


We have one more thing left to do: we have to go to the index.html file and paste the reference that we used from our first project to Font Awesome:

<!-- Bootstrap CSS -->

<link rel="stylesheet" href="css/font-awesome.css">

<link rel="stylesheet" href="/css/bootstrap.css">

<link rel="stylesheet" href="/css/style.css">

Alright, so this is going to be the template that we are going to use moving forward. What we're going to do next is jump into creating our index.html. We're also going to be working inside of our Sass file.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.