Untitled

 avatar
unknown
plain_text
2 years ago
581 B
7
Indexable
<html>
    <head>
    <title>Dushaynth</title>
    </head>
    <body>
    <center>
        <h1>Web programming Lab -Rough Record</h1>
    </center>

        <ol type="I">
            <li><b>HTML</b>
                <ol>
                    <li> <a href="" >Simple </a> </li>
                </ol>
            </li>
            <li><b>PHP</b>
                <ol>
                    <li><a href="counter.php" > counter </a> </li>
                    <li> <a href="canteen.html"> Canteen Bill software</a></li>
                <ol>
            <li>
        </ul>
    </body>
</html>
Editor is loading...