FOR ODD ROLL NUMBER: write a html code with table border=3, cellpadding=10,border color=blue and
make the following table
product-list
| item |
quantity |
price |
| CD |
2 |
500 |
| DVD |
1 |
1000 |
| pen drive |
3 |
800 |
| total |
2300 |
FOR even ROLL NUMBER: write a html code with table border=3, cellpadding=10,bgcolor=yellow and make the
following table
time-table
| period |
monday |
tuesday |
wednesday |
| 1 |
science |
computer |
maths |
| 2 |
science |
computer |
maths |
| lunch |
| 3 |
english |
sst |
maths |