Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What do i do to make the green div cover the whole header part? I WANT THE 'CONTACT US GREEN DIV' to cover up the

image text in transcribed What do i do to make the green div cover the whole header part? I WANT THE 'CONTACT US GREEN DIV' to cover up the entire outline. image text in transcribed I want to increase its length to the outline of the table & the same with the width to...want it to shift to the upper width of the table. Here's the HTML & the CSS codes........

Payment

Contact Us

Please fill all the texts in the fields.

Name:

Email:

Address:

Subject:

*{ box-sizing: border-box; }

body{ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; margin: 15px 200px; font-size: 17px; padding: 8px; } .container{ background-color: #f2f2f2; padding: 5px 20px 15px 20px; border: 1px solid lightgray; border-radius: 5px; } .heading{ background-color: #4caf75; } .body{ padding: 1px; background-color: #f2f2f2; } input[type="name"], input[type="email"], input[type="job"], textarea { width: 100%; padding: 12px; border: 1px solid lightgray; border-radius: 5px; align-self: center; margin-top: 5px; }

.mainHeading{ margin: 4px; text-align: left; padding-left: 25px; color: white; }

input[type="submit"]{ background-color: #4caf75; color: white; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer; width: 10%; }

input[type="submit"]:hover{ background-color: green; }

Payment Form S Payment 127.0.0.1:5500/chall1.html J Id Apps px M 6 Discord KIIT u Javascript Routine MOOP M Roadmap ClickBank Contact Us Please fill all the texts in the fields. Name: Enter your name Email: Your email address Address: Subject: Job title Submit Contact Us Please fill all the texts in the fields

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 Systems Design Implementation And Management

Authors: Peter Rob, Carlos Coronel

3rd Edition

0760049041, 978-0760049044

More Books

Students also viewed these Databases questions