Designing a Time Table in HTML using TABLE

This post covers the time table design in HTML using TABLE.Here we will create the time table routine just like the one you had or have in school, designing it, giving it some background color, border but only with the help of HTML. HTML code for Time Table Output: school time table in html You … Read more

HTML Code for Registration Form

This article covers the topic of HTML Code for Registration Form. In this article, you will learn to create two separate registration forms in HTML using TABLE.Registration form in HTML with source code Two types of forms we will learn in this articles are: Student Registration Form Employment Registration Form 1. Student Registration form in … Read more