Exp-1 WT

0
Code Snippet Box
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Maharaja Surajmal Institute of Technology</title>
    </head>
    <body>

    <center>
    <header>
    <h1>Welcome to Maharaja Surajmal Institute of Technology</h1>
    <img src="https://www.msit.in/static/img/msit.png" alt="College Logo" width="200">
    </header>
    </center>

    <nav>
    <ul style="text-align: center; list-style: none; padding: 0;">
    <li style="display: inline; margin-right: 20px;"><a href="#courses">Courses</a></li>
    <li style="display: inline; margin-right: 20px;"><a href="#departments">Departments</a></li>
    <li style="display: inline; margin-right: 20px;"><a href="#faculties">Faculties</a></li>
    <li style="display: inline; margin-right: 20px;"><a href="#library">Library</a></li>
    </ul>
    </nav>

    <section>
    <h2>Courses Offered</h2>
    <ul>
    <li>Computer Science and Engineering</li>
    <li>Electronics and Communication Engineering</li>
    <li>Electrical and Electronics Engineering</li>
    <li>Information and Technology</li>
    </ul>
    </section>

    <section>
    <h2>Departments</h2>
    <p>Our institute hosts various departments, each dedicated to providing specialized education in different fields such as Computer Science, Electronics, etc.</p>
    </section>

    <section>
    <h2>Faculties</h2>
    <p>Our faculty members are highly qualified and experienced, committed to providing quality education and guidance to students in their academic journey.</p>
    </section>

    <section>
    <h2>Library</h2>
    <p>Explore our well-equipped library, providing an extensive collection of books, journals, and digital resources to support academic and research needs.</p>
    </section>

    <footer style="text-align: center; background-color: #f4f4f4; padding: 10px;">
    <p>&copy; Rohan Gupta (00396307222) </p>
    </footer>

    <address style="text-align: center; margin-top: 10px;">
    <p>Contact us: <a href="https://www.msit.in" target="_blank">msit.in</a> | Address: C-4 Janak Puri, New Delhi-110058 | Phones: 011-45037193</p>
    </address>

    </body>
    </html>
  

Post a Comment

0Comments

GUYS IF YOU HAVE ANY DOUBT. PLEASE LET ME KNOW

Post a Comment (0)