- 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. - Bonus: Alter the CSS file to use a Google Fonts font. You will need to use the
font-familyCSS 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
transitionproperty 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
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
HTML form for learning HTML and CSS principles.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published