Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. <!doctupe html>
  2. <html>
  3. <head>
  4. <title>AMG</title>
  5. <style>
  6. header{
  7. text-align:center;
  8. width:30%;
  9. background:green;
  10. margin:0 auto;
  11. }
  12. </style>
  13. </head>
  14. <body>
  15. <header>Agrabad Mohila College</header>
  16. <nav>
  17. <a href="#">Home</a>
  18. <a href="#">Academic</a>
  19. <a href="#">Depertment</a>
  20. <a href="#">Facilities</a>
  21. <a href="#">Administration</a>
  22. <a href="#">Gallery</a>
  23. <a href="#">More</a>
  24. </nav>
  25. <section>
  26. <div>Exclusive update</div>
  27. <div> Routine Terminal, Session (19-20) :: Routine Test, 2018-2019 Session :: eSIF (2019-202)</div>
  28. </section>
  29. <main>
  30. <aside>
  31. <a href="#">Home</a>
  32. <a href="#">Academic</a>
  33. <a href="#">Depertment</a>
  34. <a href="#">Facilities</a>
  35. <a href="#">Administration</a>
  36. <a href="#">Gallery</a>
  37. <a href="#">More</a>
  38. </aside>
  39. <section>
  40. <img src="#"><p>
  41. 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>
  42. </section>
  43. <aside>
  44. <section>
  45. <img src="#">
  46. β€œAn aspirin to preserve
  47. Our lilacs, the wayside flowers
  48.  
  49. We've gathered and...
  50. </section>
  51. <section>
  52. <img src="#">
  53. β€œAn aspirin to preserve
  54. Our lilacs, the wayside flowers
  55.  
  56. We've gathered and...
  57. </section>
  58. <section>
  59. <a href="#">Home</a>
  60. <a href="#">Academic</a>
  61. <a href="#">Depertment</a>
  62. <a href="#">Facilities</a>
  63. </section>
  64. </aside>
  65. </main>
  66. <footer>
  67. Β© 2019 Agrabad Mohila College All Right Reserved - Designed by KDA IT
  68. </footer>
  69. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement