Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.77 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>MULTIMEDIA UNIVERSITY</title>
  5. </head>
  6.  
  7. <body>
  8.    
  9. <h1>The University's Story</h1>
  10.  
  11. <img src="image\mmulogo.png" >
  12.  
  13. <h2>History of MMU</h2>
  14.    
  15. <p>In October 1996, the then Telekom Malaysia was given the distinction by the Ministry of Education.</p>
  16.  
  17.  
  18. <hr >
  19.  
  20. <h2>Strategic Statement</h2>
  21. <p>We Aspire To become a Top 100 University in Asia.</p>
  22.  
  23. <hr >
  24.  
  25. <h2>Recognition and achievement</h2>
  26. <p>Since 2015, MMU has been placed in the top 151-200 universities worldwide by QS World University Ranking.</p>
  27.  
  28. <hr >
  29.  
  30.  
  31. <a href="https://www.facebook.com/mmu.malaysia" target="_blank"><img src="image\facebook.png" /></a>
  32. <a href="https://twitter.com/mmumalaysia" target="_blank"><img src="image\twitter.png" /></a>
  33.  
  34.  
  35. </body>
  36.  
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement