Results 1 to 3 of 3

Thread: Explain how can you integrate CSS file to your webpage?

  1. #1

  2. #2

    Default

    An external style sheet allows you to change the look of the entire site by changing a single file. This is ideal when a particular style you want to modify is applied to multiple or all of the pages (e.g., customizing the text font used in all of the pages).

  3. #3
    Join Date
    May 2016
    Posts
    149

    Default

    you should write the code to include the CSS file in HTML

    <link rel="stylesheet" href="https://www.janbasktraining.com/assets/css/bootstrap.min.css">

Similar Threads

  1. Creat webpage
    By ianblue in forum Web Design Solutions
    Replies: 15
    Last Post: 03-02-2018, 06:14 AM
  2. Explain me about google adsense?
    By ArkPresentation in forum Business Tools
    Replies: 1
    Last Post: 04-18-2017, 07:05 AM
  3. Explain why to use Google Adwords?
    By christinebreese in forum Web Design Solutions
    Replies: 7
    Last Post: 03-03-2017, 11:04 AM
  4. Can someone explain me whats html?
    By prakashsharmas in forum Web Design Solutions
    Replies: 4
    Last Post: 05-28-2014, 09:57 AM
  5. Save a complete webpage *and the pages it links to*
    By mosifekam in forum Software & Hardware
    Replies: 1
    Last Post: 07-05-2013, 10:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •