How I create a timetable using HTML
I created this table using html table tag and it's sub tags (thead, tbody, tr, th, td) and I also added attributes (border, border-collapse, rowspan, colspan, cellspacing, cellpadding) to the table using inline styling method.
- 0 Comments
- 102 Views
- Share:
- 0
- 0
How I create registration form using HTML
Form tag with input of different types such as text, radio, checkbox, file, password, submit, and so on
- 0 Comments
- 104 Views
- Share:
- 0
- 0