Advertisement
gtw7375

Site - Ilma Inglês

Nov 4th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> Job Admission </title>
  4. </head>
  5.  
  6. <body style="background:#BC8F8F">
  7.  
  8.  
  9.  
  10.  
  11. <div id="toopo" style="width:100%; height:40%; background-color:#00CED1; float:left">
  12. <img src="job.jpg" style="margin-left:45px; margin-top:15px; float:left"/>
  13.  
  14. <br><br><br><br><h1 style="float:left; margin-left:45px"> J O B | A D M I S S I O N | </h1>
  15.  
  16. </div>
  17.  
  18.  
  19.  
  20. <center>
  21.  
  22. <br><br><br><br><br><br><br><br><br><br><br><br><br><br> <h1> Getting Started </h1>
  23.  
  24. <h4> Thank You For Your Interest in Our Company. Fill out the form below and wait for our contact.. </h4>
  25. <br>
  26. </center>
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. <div id="formularioa" style="width:60%; height:160%; background-color:#00CED1; float:left; margin-left:300px">
  34.  
  35. <h2>. CONTACT INFORMATION . </h2>
  36.  
  37. Name: <br> <input type="text"/> <br>
  38. Date of Birth: <br><input type="text"/><br>
  39. Number contact: <br> <input type="text"/><br>
  40. Email Adress: <br> <input type="text"/><br>
  41. Gender: <br> <input type="text"/>
  42. <BR> <BR>
  43.  
  44. ----------------------------------------------------------------------------------------------------------------------------
  45.  
  46.  
  47. <h2>. OBJECTIVE .</h2>
  48.  
  49. <input type="textarea" id="10" style="width:100%; height:15%"/>
  50.  
  51. <h2>. FORMATION PROFESSIONAL .</h2>
  52.  
  53. <input type="textarea" id="10" value="--" style="width:100%; height:3%"/> <br>
  54. <br> <input type="textarea" id="10" value="--" style="width:100%; height:3%"/> <br>
  55. <br> <input type="textarea" id="10" value="--" style="width:100%; height:3%"/> <br>
  56. <br> <input type="textarea" id="10" value="--" style="width:100%; height:3%"/> <br>
  57. <br> <input type="textarea" id="10" value="--" style="width:100%; height:3%"/> <br>
  58.  
  59. <h2>. ADDITIONAL INFORMATION .</h2>
  60.  
  61. <input type="textarea" id="10" style="width:100%; height:10%"/>
  62. </div>
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. </body>
  70. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement