×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Prakash goswami
Added: May 9, 2021 1:51 PM
Views: 4033
Tags: !5
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.   <head>
  4.     <meta charset="utf-8" />
  5.     <meta http-equiv="x-ua-compatible" content="ie=edge" />
  6.     <meta name="viewport" content="width=device-width, initial-scale=1" />
  7.  
  8.     <title></title>
  9.     <link rel="stylesheet" href="css/main.css" />
  10.   </head>
  11.  
  12.   <body>
  13.     <script src="js/scripts.js"></script>
  14.   </body>
  15. </html>