others


SUBMITTED BY: waseemgarra

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

FORMAT: Text only

SIZE: 763 Bytes

HITS: 9393

  1. <html>
  2. <style type="text/css">
  3. .div{
  4. width:30%; height:6%; background-color:lightblue;
  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. <body>
  13. <center>
  14. <h1 class="div">PEL OTHER PRODUCT</h1>
  15. </center>
  16. <table align="center">
  17. <td> <img src ="pel/a1.jpg" height="300" width="300"> </img></td>
  18. <td> <img src =" pel/a2.jpg" height="300" width="300"> </img></td>
  19. <td> <img src =" pel/a3.jpg" height="300" width="300"> </img></td>
  20. </tr>
  21. <td> <img src ="pel/a6.jpg" height="300" width="300"> </img></td>
  22. <td> <img src =" pel/a7.jpg" height="300" width="300"> </img></td>
  23. <td> <img src =" pel/a8.jpg" height="300" width="300"> </img></td>
  24. </TABLE>
  25. </body>
  26. </html>

comments powered by Disqus