Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

add css file in html

/*
Adding css file into html document
*/

<link rel="stylesheet" type="text/css" href="yourstylesheetname.css">  /* add this line into head tag of the file with change in file name. */

/*
I hope it will help you.
Namaste
*/
 
PREVIOUS NEXT
Tagged: #add #css #file #html
ADD COMMENT
Topic
Name
1+3 =