Advertisement
SalimFadhil

Salim

Oct 22nd, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. _________________________________
  2. writer : Salim Fadhil |
  3. Date :22/10/2017 |
  4. UsernName:Abu.Rajih =) |
  5. _________________________________
  6.  
  7.  
  8. <html>
  9. <body>
  10. <table>
  11. <a href="http://www.sct.edu.om/web">Salalah College Of Technology</a>
  12.  
  13. <!-- comment s -->
  14. &copy;
  15.  
  16.  
  17. <tr><th colspan="5">Salalah College Of Technology</th></tr>
  18. <tr><td>Courses</td><th colspan="3">IT Department</th></tr>
  19. <tr><td>Timetable</td><td>IT Section</td><td>Database Section</td><td>Networking Section</td></tr>
  20. <tr><td>Contact US</td><td>477</td><td>478</td><td>478</td></tr>
  21.  
  22. </table>
  23. </body>
  24. </html>
  25.  
  26. <style type="text/css">
  27. table,th,td
  28. {
  29. border:1px solid black;
  30. border-collapse:collapse;
  31. }
  32. td
  33. {
  34. width:26%;
  35. height:25%;
  36. }
  37.  
  38. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement