Programming Examples

Create a webpage with HTML describing your department use paragraph and list tags.


Create a webpage with HTML describing your department use paragraph and list tags.

Solution

<!DOCTYPE html>
<html>
<head>
    <title>My Department</title>
</head>
<body>

    <h2>Department of Computer Science</h2>

    <p>
        The Department of Computer Science focuses on providing quality education in the field of
        computing, programming, and information technology. The department aims to develop skilled
        professionals who can contribute to the IT industry and society.
    </p>

    <p>
        Our department offers both theoretical knowledge and practical exposure through labs,
        projects, and industry-oriented training programs.
    </p>

    <h3>Courses Offered:</h3>
    <ul>
        <li>Computer Fundamentals</li>
        <li>Programming in C, C++, and Python</li>
        <li>Web Development</li>
        <li>Database Management Systems</li>
        <li>Operating Systems</li>
    </ul>

    <h3>Department Facilities:</h3>
    <ol>
        <li>Well-equipped Computer Labs</li>
        <li>Experienced Faculty Members</li>
        <li>High-speed Internet Access</li>
        <li>Project and Research Guidance</li>
    </ol>

</body>
</html>
Output

Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad