year 2018
Q.no 11 Checkout question from question section.
Q.no 12 . Write a source code to create the login form that contains a textbox for username, a textbox for password and a submit button. Make the following validations (both username and password isrequired and cannot be the same and length should be greater than 5 characters long).
Q.no 13 Write a complete XHTML code to demonstrate a nested table.
Q.no 15 Write a complete XHTML source code to create a web form that contains a textbox, a text area, a select box, radio buttons, checkboxes, a submit button and a radio button.