Tuesday, 28 December 2021

Code for making lists and tables in HTML

this is just an example



<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>lists and tables</title>

</head>
<body>
   
    <strong>test marks</strong>
<ul type="circle">
     <br> <l1>mathematics</l1>
     <br> <l1>chemistry</l1>
     <ul>aditya</ul>
     <ul>saurabh</ul>
     <ul>ayush</ul>
     <br> <l1>physics</l1>
       
</ul>

<b>chai sutta bar </b>


<ol type ="a">
<br><l1>aditya </l1>
<br><l1>saurabh</l1>
<br><l1>ayush</l1>

</ol>



</body>
</html>


 

Aditya Patel

Author & Editor

Has laoreet percipitur ad. Vide interesset in mei, no his legimus verterem. Et nostrum imperdiet appellantur usu, mnesarchum referrentur id vim.

0 comments:

Post a Comment