Question: Recreate the following table below using HTML and CSS , NO BOOTSTRAP classes allowed: Using the screenshots below, create three cards as follows: - Styling
Recreate the following table below using HTML and CSSNO BOOTSTRAP classes allowed:
Using the screenshots below, create three cards as follows:
Styling a section element as a "Card" with an image, a paragraph with filler text, and a button
There should be three "Cards" on the page
The second photo shows the hover implementation for buttons
Note white space between elements and styling of buttons
Use the following custom properties:
boxsizing: borderbox;
:root
black: #;
white: #fefefe;
gray: #;
teal: #;
violetred: #ad;
orange: #ffa;
body
fontfamily: "Open Sans", "Helvetica Neue", sansserif;
fontsize: em;
color: varblack;
h
textalign: center;
form
width: px;
Below are example screenshots of final product:
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
