Ashies

ASS_TEMP

Jan 9th, 2019
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.67 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <link href="Css/bootstrap.min.css" rel="stylesheet" />
  5.     <link href="Css/StyleSheet2.css" rel="stylesheet" />
  6.     <title>Assignment</title>
  7.     <meta charset="utf-8" />
  8. </head>
  9. <body>
  10.     <nav class="navbar">
  11.  
  12.         <img class="Cimage" height="90" width="150" src="Images/contata.jpg">
  13.  
  14.         <form class="form-inline mt-2 mt-md-0">
  15.             <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search">
  16.             <a href="#" style="margin:25px;text-decoration:underline">Profile</a>|
  17.             <a href="#" style="margin:25px;text-decoration:underline">Logout</a>
  18.         </form>
  19.     </nav>
Add Comment
Please, Sign In to add comment