Question: 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
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.
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........
*{ 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
Get step-by-step solutions from verified subject matter experts
