+ Post New Thread
Results 1 to 2 of 2

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

  1. #1
    Banned
    Join Date
    Aug 2015
    Location
    Bangalore
    Posts
    46

    Explain how can you integrate CSS file to your webpage?

    Explain how can you integrate CSS file to your webpage?

  2. #2
    Senior Member Barbara's Avatar
    Join Date
    May 2017
    Posts
    110


    Is this useful / helpfull? Yes | No
    An external style sheet may be linked to an HTML document through HTML's LINK element.

    For example:
    <LINK REL=StyleSheet HREF="style.css" TYPE="text/css" MEDIA=screen>
    The <LINK> tag is placed in the document HEAD section. The optional TYPE attribute is used to specify a media type—text/CSS for a Cascading Style Sheet - allowing browsers to ignore style sheet types that they do not support.

+ Post New Thread

Similar Threads

  1. Replies: 0
    Last Post: 01-22-2016, 12:00 PM
  2. Replies: 0
    Last Post: 11-03-2014, 01:34 AM
  3. How to integrate mailchimp into vbulletin? subscribe by default
    By Fli in forum General Webmaster Discussion
    Replies: 0
    Last Post: 10-17-2013, 09:09 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
  •  
 Protected by : ZB BLOCK  &  StopForumSpam