- In this lab we will be practicing HTML tags by building a HTML form.
- Open index.html in your code editor.
- For each comment denoted by
<!-- -->
replace the comment text with the correct HTML as per the instruction to create the form. - Alter the CSS file to use a Google Fonts font. You will need to use the
font-family
CSS property. - Bonus: Use CSS to change the background color of the page. Experiment with using images as backgrounds as well.
- Double Bonus: Review the CSS
transition
property documentation and try to create a small animation anywhere on the form. An example may be to highlight a border around a form field when it is clicked.
-
Notifications
You must be signed in to change notification settings - Fork 0
arun-projects/HTML-Form-Bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple HTML form to learn HTML tags.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published