lg coding


SUBMITTED BY: waseemgarra

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

FORMAT: Text only

SIZE: 571 Bytes

HITS: 2152

  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">LG MOBILE </h1>
  14. </center>
  15. <body>
  16. <table align="center">
  17. <tr>
  18. <td> <img src ="LG img/m8.png" height="200" width=150"> </img></td>
  19. <td> <img src ="LG img/m9.png" height="200" width="150"> </img></td>
  20. <td> <img src ="LG img/m10.png" height="200" width="200"> </img></td>
  21. </tr>
  22. </table>
  23. </body>
  24. </html>

comments powered by Disqus