image

Nigeria Since07 Aug, 2024
Click to expand
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
  • 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
  • 0