Skip to content

arun-projects/HTML-Form-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Form Bootstrap

  • 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.

About

Simple HTML form to learn HTML tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published