Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

add logo html css

  <head>
    <title>This is a title</title>
    <link rel = "icon" type = "image/png" href = "/icon.png">
    <!-- For apple devices -->
    <link rel = "apple-touch-icon" type = "image/png" href = "/icon.png"/>
  </head> 
 
PREVIOUS NEXT
Tagged: #add #logo #html #css
ADD COMMENT
Topic
Name
9+6 =