Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <title>DevNet</title>
  5. <link rel="stylesheet" type="text/css" href="screen.css">
  6. </head>
  7. <body>
  8. <div class="topLoginArea">
  9. <div class="topleftLoginArea">
  10. .itCard
  11. </div>
  12. <div class="topwelcomeLoginArea">
  13. Welcome, <b>person</b>.
  14. </div>
  15. <div class="toprightLoginArea">
  16. Filler crap
  17. </div>
  18. </div>
  19. </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement