Advertisement
3morryyyyy

Untitled

Aug 16th, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. <html>
  2. <progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress>
  3. <body>
  4. <head> <!--لون الخلغية يمديك تغيرة-->
  5. <style>
  6. body
  7. {
  8. background-color: yellow
  9.  
  10. }
  11. </style>
  12. </head>
  13. </body>
  14. <center>
  15. <br />
  16. <>
  17. <br />
  18. <hr />
  19. <br />
  20. <br />
  21. Email : <input type="email" placeholder="Email" /> <!--الاميل-->
  22. <br />
  23. <br />
  24. Username : <input type="text" placeholder="enter your name" /> <!--الاسم-->
  25. <br />
  26. <br />
  27. password : <input type="password" placeholder="enter your passward" /> <!--البسورد-->
  28. <br />
  29. <td colspan="2">
  30. <form action=:""> <!--هنا تحط الرابط-->
  31. <a href="">Forgot Password</a> <!--هل نسيت كلمة السر-->
  32. </form>
  33. <br />
  34. <br />
  35. <br />
  36. you male or Female ? <input type="radio" name="g" id="g1" /> <!--انت ولد ول بنت-->
  37. <label for="g1">Male</label>
  38. <input type="radio" name="g" id="g2" />
  39. <label for="g2">Female</label>
  40. <br />
  41. <br />
  42. your city : <select> <!--الخيارت--> <!--المدينة-->
  43. <option>اختر المدينة</option>
  44. <option>مصر</option>
  45. <option>السعودية</option>
  46. <option>السودان</option>
  47. <option>تونس</option>
  48. <option>سورية</option>
  49. <option>المغرب</option>
  50. <option>البحرين</option>
  51. <option>الرياض</option>
  52. <option>لبنان</option>
  53. <option>العراق</option>
  54. <option>الاردن</option>
  55. <option>عمان</option>
  56. </select>
  57. <br />
  58. <br />
  59. date : <input type="date" value="2016-02-01" /> <!--الوقت-->
  60. <br />
  61. <br />
  62. Time : <input type="time"/> <!--الوقت-->
  63. <br />
  64. <br />
  65. How old you? : <input type=number min="1" max="50" /> <!--العمر-->
  66. <br />
  67. <br />
  68. <input type="checkbox" id="cb" /><label for="cb">Remember me</label> <!--تذكرني-->
  69. <br />
  70. <br />
  71. <center />
  72. <br />
  73. <progress></progress> <!--علامة التحميل-->
  74. <br />
  75. <br />
  76. <br />
  77. <br />
  78. <form action="website.html"> <!--هنا تحط الرابط حقق-->
  79. <input type="submit" id="website.html" />
  80. </form>
  81. <br />
  82. <br />
  83. <br />
  84. <br />
  85.  
  86. <hr />
  87. <br />
  88. <center>
  89. <>
  90. </center>
  91. <progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress><progress value="20"></progress>
  92. <!--code by Amr -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement