Guest User

Untitled

a guest
Mar 23rd, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. <DOCTYPE html>
  2. <html lang ='en'>
  3. <head>
  4. <meta charset='UTF-8'>
  5. <title>Home Page</title>
  6. <link rel="stylesheet" type="text/css" href="style.css">
  7. </head>
  8.  
  9. <div id='wrapper'>
  10. <body >
  11. <div id='image1'><img src='Images/5.png' style="height:auto; width:4cm; display:left;"></div>
  12. <h1> Makerere University Business School</h1><hr/>
  13.  
  14. <table>
  15.  
  16. <ul>
  17. <li><a href="new.html">HOME</a></li>
  18. <li><a href="new.html">FACULTIES</a></li>
  19. <li><a href="new.html">BLOGS</a></li>
  20. <li><a href="new.html">EVENTS</a></li>
  21. <li><a href="about.html">CONTACT</a></li>
  22. </ul>
  23.  
  24. </table>
  25.  
  26. <form id='form'>
  27. <h4 style='color:blue; font-family:tahoma; font-size:1cm;'> The Ultimate 5</h4>
  28. <p> Welcome to our start up site for practice Friend.We are glad You made it here today
  29. So feel at home and lets do it right</P>
  30.  
  31. <img src="Images/hal.jpg" style="height:38%; width:28%;">
  32. <img src="Images/team.jpg" style="height:37%; width:35%;">
  33. <img src="Images/olive.jpg" style="height:38%; width:28%;">
  34. <p style='color:red; font-family:chiller; font-size=1cm;'>Powered by Precious Pal Uganda</p>
  35. </form>
  36.  
  37.  
  38. <form id='form2'>
  39. <h3> </h3>
  40. <p> Visit your Faculty fo more information about the Online Registration valid within Two weeks</P>
  41.  
  42. <h4 style='color:white; font-family:chiller; font-size:1cm;'>Faculty of Computing and Informatics</h4>
  43. <img src="Images/main.jpg" style="height:27%; width:35%;">
  44. <img src="Images/faculty.jpg" style="height:17%; width:20%;">
  45. </form>
  46.  
  47. <div id='footer'><marquee direction='right' behaviour='slide'><footer>Copyright Reserved to MUBS BBC II (Oyo Wilfred R)</footer></marquee></div>
  48.  
  49. </body></div>
  50. </html>
Add Comment
Please, Sign In to add comment