Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title></title>
  5. <style type="text/css">
  6. .Wrapper {
  7. display: block;
  8. }
  9. #Menu {
  10.  
  11. }
  12.  
  13. </style>
  14. </head>
  15. <body>
  16. <div class="Wrapper">
  17. <div id="Header">
  18. <img src="amc_banner.jpg" alt="Website Baner">
  19. </div>
  20.  
  21. <div id="Menu">
  22. <a href="">About Us</a>
  23. <a href="">Academic</a>
  24. <a href="">facilities</a>
  25. <a href="">Achieve</a>
  26. <a href="">feadback</a>
  27. </div>
  28.  
  29. <div id="Content">
  30. <div>
  31. <a href="">About Us</a>
  32. <a href="">Academic</a>
  33. <a href="">facilities</a>
  34. <a href="">Achieve</a>
  35. <a href="">feadback</a>
  36. </div>
  37.  
  38. <div>
  39. <img src="">
  40. <p>Agrabad Mohila college came into being in the year 1988 at road no.- 17, C.D.A. Resindential Area; Agrabad; Chittagong; with an area of near about .4000 acres after so much of anticipation by some true-hearted local enthusiastic entrepreneurs who had long dreamt so far to inspire and promote education among the loc... </p>
  41. </div>
  42. <div>
  43. <a href="">About Us</a>
  44. <a href="">Academic</a>
  45. <a href="">facilities</a>
  46. <a href="">Achieve</a>
  47. <a href="">feadback</a>
  48. </div>
  49.  
  50. </div>
  51.  
  52. <div id="footer">
  53. <p>© 2019 Agrabad Mohila College All Right Reserved - Designed by KDA IT</p>
  54. </div>
  55. </div>
  56. </body>
  57. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement