Advertisement
weeblet

Untitled

Nov 1st, 2021
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.00 KB | None | 0 0
  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.0">
  7.  
  8.     <link rel="stylesheet" href="../stylesheets/index.css">
  9.     <link rel="stylesheet" href="../stylesheets/colors.css">
  10.  
  11.     <script src="../javascript/includeHtml.js"></script>
  12.  
  13.     <title>Connect</title>
  14. </head>
  15. <body>
  16.     <div class="topBar">[<a href="https://ankushKun.github.io">Ankush Singhs BSPWM themed Portfolio</a>] <a href="https://Github.com/ankushKun/ankushKun.github.io">Github</a></div>
  17.     <div class="console">
  18.  
  19.         <pre>
  20. <gr></gr> <lgr>cat</lgr> <a href="../files/social media links.txt" target="_blank">~/files/social\ media\ links.txt</a>
  21.  
  22. <div include-html="../files/social media links.txt"></div>
  23. <gr>visitor@myPortfolio</gr>:~/pages$ <a href="../index.html">cd ..</a> <blink></blink>
  24. </pre>
  25.        
  26.     </div>
  27.     <script>includeHTML();</script>
  28. </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement