Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.19 KB

File metadata and controls

25 lines (16 loc) · 1.19 KB

HTML Forms and Frames

Exercise 1

Create a Web form that looks like this sample:

Screenshot

Exercise 2

Create the following using tables and forms:

Screenshot

Exercise 3

Construct the following Grid component:

Screenshot

  • Try to make a HTML page, that looks just like the example
  • Not required to style for the homework

Exercise 4*

Create the following HTML Page

  • Hint: Use Fieldsets and Nested tables

Screenshot