Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.33 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3.   <head>
  4.     <!-- Required meta tags -->
  5.     <meta charset="utf-8">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7.  
  8.     <link rel="stylesheet" href="style.css" type="text/css">
  9.  
  10.     <title>CSS Div</title>
  11.   </head>
  12.   <body>
  13.  
  14.  
  15.  
  16.  
  17.   </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement