Lab Week 10
Lab Week 10
Week 10
As far as possible, you should aim at completing all lab exercises in the lab itself. Students should
note that all lab works may be examinable and your lecturer will verify satisfactory completion of
each lab work every week. In this respect, save all completed work.
Exercise 1
This exercise is a follow-up from lab sheet 9. For the form you created in lab sheet 9, use
a table to organize all form controls such that the controls are well aligned. The table
should contain no border and should have a background color.
Exercise 2
This exercise is a follow-up from lab sheet 9. For the form you created in lab sheet 9, use
an external CSS to style your form such that all controls are well aligned. As discussed in
the lecture, you should use <label> for each control and appropriate selectors to apply the
correct style.
Exercise 3
Enhance your form created in exercise 2 by adding the following accessibility features:
fieldset, legend, tabindex, and accesskey. You would have used label already in exercise
2.
Exercise 4
Let us add some HTML5 controls to your form. Add appropriate input controls for
Email, URL, telephone numbers, datalist, slider. Spinner, calendar and file.
Lab sheet prepared by Dr. M. Y. Chuttur. Document can be shared and used for educational purpose only. 1