Advertisement
Crazykk1449

My Website's Footer Code

Mar 14th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.25 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4.     <style>
  5.  
  6.         #header {
  7.  
  8.             font-size: 25px;
  9.             padding-left: 23px;
  10.             padding-bottom: 15px;
  11.             font-family: monospace;
  12.  
  13.         }
  14.  
  15.     </style>
  16.  
  17.     <body>
  18.  
  19.         <h1 id="header">Website Made By: Crazykk1449</h1>
  20.  
  21.     </body>
  22.  
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement