Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UX220PracticeTest2

forms, css, custom elements

The actual test will be 5 questions long. The actual test will be uploaded with the zip extension used for test 1. Each question will be worth 2 marks. This practice test is only 3 questions long.

  1. Add a contact phone number to the included form. Be sure to use the correct type for your input. Make the input match the formatting on the rest of the fields. Make sure that the input type for the email is also correct. Use the "required" attribute correctly to make sure that all the inputs on the form must be filled in before the form is submitted.

phone field

  1. Add an attribute to the name and email .form-group divs so that you can add a css rule to give those .form-group(s) a blue background. Create blue space equal to the current font size around those .form-group(s). Create more space equal to 1/2 the current font size around the .form-group that isn't blue but matches the page background.

blue fields

  1. Use the script tag below to create a custom element that fixes the 2020 copyright in the footer to be the current year. The year should update automatically.

auto year

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages