Question: In the analyze 0 8 . html file, add a submit button below the second fieldset and include the class attribute with a value of
In the analyzehtml file, add a submit button below the second fieldset and include the class attribute with a value of btn
Add a placeholder attribute with a value of MMYY to the expDate input.
Add the following style rules for a mobile viewport.
Create a style rule for the fieldset and input elements that sets the bottom margin to
Create a style rule for the fieldset legend that sets the font size to em and makes the font bold
Create a style rule for the btn class selector that removes the border, sets the top and bottom margin to zero and the left and right margin to auto sets the display to a block sets the padding to sets the background color to sets the font size to em sets the border radius to px and sets the color to white fff
Add the following style rules to the tablet media query.
Create a style rule for the form element that sets the width to sets the top and bottom margins to zero, and the left and right margins to auto
Create a style rule for the grid class that sets the display to a grid, sets the grid template columns value to auto auto and sets the grid gap to px
Create a style rule for the btn class that sets the grid column value to span and padding to
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
