coding 1


SUBMITTED BY: waseemgarra

DATE: Dec. 23, 2016, 2:29 p.m.

FORMAT: Text only

SIZE: 985 Bytes

HITS: 2179

  1. <html>
  2. <style type="text/css">
  3. .div{
  4. width:30%; height:6%; background-color:lightgreen;
  5. border:8px solid brown;
  6. font-size:200%; color:black;
  7. text-align:center;
  8. padding:1/2em;
  9. border-radius:40px;
  10. margin:20px;}
  11. </style>
  12. <center>
  13. <h1 class="div">PEL MICROWAVE</h1>
  14. </center>
  15. <body>
  16. <table align="center">
  17. <td> <img src ="pel/m2.jpg" height="300" width="400"> </img></td>
  18. <td> <img src =" pel/m3.jpg" height="300" width="400"> </img></td>
  19. <td> <img src =" pel/m4.jpg" height="300" width="400"> </img></td>
  20. </tr>
  21. <td> <img src ="pel/m5.jpg" height="300" width="300"> </img></td>
  22. <td> <img src =" pel/m6.jpg" height="300" width="300"> </img></td>
  23. <td> <img src =" pel/m7.jpg" height="300" width="300"> </img></td>
  24. </tr>
  25. </tr>
  26. <td> <img src ="pel/m8.jpg" height="300" width="300"> </img></td>
  27. <td> <img src =" pel/m9.png" height="300" width="300"> </img></td>
  28. <td> <img src =" pel/m10.jpg" height="300" width="300"> </img></td>
  29. </tr>
  30. </TABLE>
  31. </body>
  32. </html>

comments powered by Disqus