Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to like css to html

<!DOCTYPE html>
<html lang="en">
  <head>
    <title>Title</title>
    <link rel="stylesheet" type="text/css" href="path of your file" />
  </head>
</html>
 
PREVIOUS NEXT
Tagged: #css #html
ADD COMMENT
Topic
Name
1+3 =