Fundamentals of Web Development (Activity)
Fundamentals of Web Development (Activity)
ACTIVITY 1
Create your own template:
Choose a color pallet to use as your color guide in making your template
Define your classes to use as a standard class name for each color
Design your text and hyperlinks
Make a design for default buttons, colored buttons, rounded buttons, light color buttons
Design your tables and make your table header with background color
ACTIVITY 2
Create your own HTML form
Make a card that holds the input fields
Design your form fields and make it with rounded corners
Place a validation for each form fields
- Make it all required
- Identify which validation to use