Guest User

Untitled

a guest
Jun 1st, 2016
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <link rel="icon" href="musicpersn.jpg" type="image/gif" sizes="16x16">
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Untitled Document</title>
  7. <style>
  8. img {border-radius:150px;}
  9. iframe {
  10. border-top: #c00 1px dotted;
  11. border-right: #c00 2px dotted;
  12. border-left: #c00 2px dotted;
  13. border-bottom: #c00 4px dotted;
  14.  
  15. position:inherit;
  16. top: 125px;
  17. left:50px;
  18. height: 500px;
  19. width: 500px;
  20. overflow: scroll;
  21. }
  22.  
  23.  
  24.  
  25. </style>
  26. </head>
  27.  
  28. <body>
  29. <button type="button" onclick="alert('We do the work for you!')">Click me</button><br />
  30.  
  31. <img src="7888.jpg" align="left" width="200" height="150" />
  32. <img src="gtr.jpg" align="right" width="200" height="150" />
  33.  
  34.  
  35. <center>
  36. <img src="lfa.JPG" width="200" height="150" />
  37.  
  38. </center>
  39. <p>The Motor Guys is a chain of auto repair services shops. Serving cities in Oregon, Washington, and Montana, the Motor Guys have built their reputation on being able to service just about any vehicle on the road. Because they have been able to offer car repair as a commodity, the Motor Guys franchise is becoming more popular every day. Presently, the Motor Guys Web site has a basic page. Marsha Case, the general manager of The Motor Guys, has asked you to update the home page for the motor Guys Web site. </p>
  40.  
  41.  
  42.  
  43. <center>
  44. <iframe src="4956163.gif" width="50%" height="240">
  45. </iframe>
  46. </center>
  47. <form action="john.alves1717@gmail.com" enctype="text/plain" method="post" >
  48. <table>
  49. <tr><td>
  50.  
  51. <tr>
  52. <td><fieldset>
  53. <legend><h3><i>Personal Information:</i></h3>
  54. <label for="fname">First Name</label>
  55. <input type="text" id="fname" name="Firstname" value="John" size="15" maxlength="35"/>
  56. <label for="lname">Last Name</label>
  57. <input type="text" id="lname" name="lastname" size="15" maxlength="35"/></legend>
  58. Address: &nbsp;&nbsp;&nbsp;<input type="text" name="address" size="15" maxlength="35"/>
  59. City: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="text" name="City" size="15" maxlength="35"/>
  60. <br />
  61. <label for="country" id="drop">State </label>
  62. <select id="country" name="country">
  63. <option value="New York">NY</option>
  64. <option value="Los Angelas">LA</option>
  65. <option value="New Jersery">NJ</option>
  66. </select>
  67. <br />
  68. E-Mail Address: <input type="text" name="emailaddress" maxlength="50" size="35"/>
  69. <br />
  70. Phone Number: <input type="text" name="fonenum" maxlength="20" size="35"/>
  71. <br /></td></tr>
  72. <tr><td>Please describe any suggestions you have for new travel packages:<br /><textarea rows="4" cols="65">Type here...</textarea></td></tr>
  73. <td><p></td>
  74. </legend></fieldset>
  75.  
  76. <input type="submit" value="Submit"/>
  77. <input name="Reset" type="reset" value="Cancel"/>
  78.  
  79.  
  80. </table>
  81. </form>
  82.  
  83. </body>
  84. </html>
Add Comment
Please, Sign In to add comment