Advertisement
Guest User

html for bader

a guest
Mar 5th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.90 KB | None | 0 0
  1. <!DOCTYEP html>
  2.  
  3. <html>
  4. <head>
  5.   <title>Aymen</title>
  6.   <link rel = "stylesheet" type = "css/text" href = "styel.css">
  7.   <style type = "text/css">
  8.   body
  9.   {
  10.     background-color:pink;
  11.   }
  12.   </style>
  13.   <body>
  14.  
  15.     <center>
  16.     <style type = text/css>
  17.     h1{color:red;}
  18.     </style>
  19.     <h1><i>Welcome Aymen</i></h1>
  20.     <br />
  21.     <form>
  22.       username : <input type = "text" name = "user name"/>
  23.       <br />
  24.       password : <input type = "password" name = "Password"/>
  25.       <br />
  26.       <input type="submit" value = "submit"/>
  27.       <br />
  28.     </form>
  29.     <img src = "/home/aymendz/Desktop/Websit/photo/image.jpg"title = "Photo" width="300px"/>
  30.  
  31.     <br />
  32.     <p><li>Hello if you want to see my facebook press</li></p>
  33.     </p>
  34.     <a target = "_blank" href = "https://www.facebook.com/profile.php?id=100010352799075">
  35.       Here
  36.     </a>
  37. </center>
  38.   </head>
  39. </body>
  40. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement