Lab 04
Lab 04
Exercise 1: Use Bootstrap Grid System to design the following responsive web page:
Exercise 2: Use Bootstrap 4 to design an HTML form like the one bellow. You are allowed
to use only Bootstrap 4 provided classes, please do not write any CSS code (inline, internal,
external css).
Exercise 3: Use Bootstrap 4 to design an HTML form like the one bellow. You are allowed
to use only Bootstrap 4 provided classes, please do not write any CSS code (inline, internal,
external css).
When the login button is pressed, you need to use Javascript code to check the form
validation result and display corresponding error messages (remember to use only
Bootstrap) if the form validation result is failed.