Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 7 Style the reservations page We will first style all of the text boxes and the text area. Select these form control elements, (

Part 7 Style the reservations page
We will first style all of the text boxes and the text area. Select these form control elements,
(Hint: since we don't want these styles to be applied to the button, we will need to use attribute
selector)
set the border to 2px, solid, and of color #0C3b2e;
to add some space between elements, set the bottom-margin to 0.5 rem
set the width to 60% so that they all have the same size
set the padding to 0.6em so that the boxes are taller
Select the textarea element, and set the height to 8em. This gives users 8 rows of input before a
scroll bar appears.
Select the button,
set the background-color to #0c3b2e;
set the color to white;
set the font-size to 1.25rem;
make the text bolded;
set the padding to 0.5em on the top and bottom and 1em on the left and right;
set the border radius to 5px to get a round corner.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

9th Edition

0135188148, 978-0135188149, 9781642087611

Students also viewed these Databases questions