The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Homepage
By Guest on 5th February 2024 10:04:29 AM | Syntax: HTML5 | Views: 122



New Paste New paste | Download Paste Download | Toggle Line Numbers Show/Hide line no. | Copy Paste Copy text to clipboard
  1.         <head>
  2.                 <title>BCA course details</title>
  3.         </head>
  4.         <body background="coursesimg.jpg"text="black">
  5.                 <img align="left" src="logo.jpg" height="80">
  6.         <center>
  7.                 <h1>BHARATA MATA COLLEGE OF COMMERCE AND ARTS</h1>
  8.         <font size=8 color="black" face="times new roman">
  9.         <h2>ABOUT US </h2><br>
  10.         <img align="center" src="wallpaperbmcca.jpg"height="500" width="700" />
  11.         <p>A self- financing institution initiated and managed by the Archdiocese of Ernakulam - Angamaly Β· </p>
  12.         <a href= "coursespage.html">courses</a><br>
  13.         </center>
  14.         </font>
  15.         <marquee direction="right" behavior="scroll" color="cyan">
  16.         AFFILIATED TO MAHATMA GANDHI UNIVERSITY
  17.         </marquee>
  18.         <footer>
  19.                
  20.  
  21. Choondy, Aluva Kerala- 683112, India 0484-2837540 ,9188623740
  22.                  mail@bmcca.edu.in
  23.  
  24. Β© Copyright 2020 - BMCCA All rights Reserved
  25.         </footer>
  26.         </body>
  27. </html>





homepage