Question: For the web development material Please write a code for 3 pages in HTML , as it looks in these photos. The button doesn't have
For the web development material
Please write a code for pages in HTML as it looks in these photos. The button doesn't have to work, because the purpose of these pages is to display the appearance of the site only
here is our CSS code so you can consider it while you writing the pages.
header
backgroundcolor: #FFF;
padding: px;
textalign: center;
nav ul
liststyle: none;
margin: ;
padding: ;
nav ul li
display: inline;
marginright: px;
nav ul li a
color: hsl;
textdecoration: none;
main
maxwidth: px;
margin: px auto;
padding: px;
section
marginbottom: px;
h h
color: hsl;
textalign: center;
button
backgroundcolor: hsl;
color: #fff;
padding: px px;
border: none;
cursor: pointer;
footer
backgroundcolor: hsl;
color: #fff;
textalign: center;
padding: px;
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
