Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

PowerPoint Presentation

1 answer below »
Answered 2 days After Apr 22, 2021

Solution

Ankit answered on Apr 25 2021
139 Votes
Clothing Store/about.html




My Cart



        Home
        Products
        About
        Contact
        Login
        Registe
What is Men's World ?
        Men's World is the mens clothigs store. Here you can find only stuffs of mens
        We are focused on providing latest fashioned clothes and accessories.
        Men's Word is a select web based Clothings store
inging men national and universal mold clothing's, packs, shoes and numerous more which will be an innovator to the Mens.
Where clothes are ordered ?
         We ordered all clothings from Italy, German and France. We give the customer the latest taste and fashion.
Will you get the exact product shown in image?
         Yes, you will get same as shown products. Please note that due to limitations in photography and the inevitable differences in monitor settings, the colors shown in the photograph may not co
espond 100% to those in the items themselves.
For questions & queries: [[email protected]] [977-061-5006318] [9846467474]
Thank you.
Mens World





PRODUCTS
        T-shirts
        Jeans
        Shoes


LINKS
        T-shirts
        Jeans
        Shoes


CONTACT
        T-shirts
        Jeans
        Shoes

© Copyright - 2021




Clothing Store/contact.html



My Cart



        Home
        Products
        About
        Contact
        Login
        Registe
Contact
Don't be shy







PRODUCTS
        T-shirts
        Jeans
        Shoes


LINKS
        T-shirts
        Jeans
        Shoes


CONTACT
        T-shirts
        Jeans
        Shoes

© Copyright 2021




Clothing Store/css/app.css
.dark-background { background: #1976D2; }
.default-background { background: #2196F3; }
.light-background { background: #BBDEFB; }
.text-color { color: #FFFFFF; }
.accent-color { background: #03A9F4; }
.accent-background { background: #03A9F4; }
.primary-text-color { color: #212121; }
.secondary-text-color { color: #727272; }
.divider-color { border-color: #B6B6B6; }
.text-blue {
color: #9857ff;
}
.uppr {
text-transform: uppercase;
}
h3.uppr {
border-bottom: 1px solid #4f4bd3;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
background-color: #f9f9f9;
font-family: 'Advent Pro', sans-serif;
}
.container {
position: relative;
max-width: 90%;
margin: 0 auto;
}
main > .container {
margin-top: 16px;
}
.clear,
.full::after, .container::after {
content: "";
display: table;
clear: both;
}
.grid {
box-sizing: border-box;
float: left;
}
.grid-two {
width: 50%;
}
.grid-three {
width: 33.333%;
}
.grid-four {
width: 25%;
}
.full {
width: 100%;
box-sizing: border-box;
margin: 8px auto;
}
.grid:last-child {
float: right;
}
.button {
padding: 4px 8px;
border-radius: 4px;
display: inline-block;
}
a {
text-decoration: none;
}
#product-nav {
list-style: none;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-top: 24px;
margin-bottom: 24px;
}
#product-nav li {
float: left;
padding: 8px 16px;
font-size: 16px;
}
#product-nav li a {
color: #212121;
}
#product-nav li a:hover,
#product-nav li a:active {
color: #919191;
}
.box {
box-sizing: border-box;
padding: 8px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, .1),-1px -1px 4px rgba(0, 0, 0, .1);
border-radius: 5px;
}
.box h3 {
margin: 4px;
}
.grid > .box {
width: 90%;
margin: 0 auto;
}
.product-line {
border-bottom: 2px solid rgba(30, 30, 30, .2);
}
.product-line:last-child {
border-bottom: 0 none;
}
.product {
position: relative;
text-align: center;
overflow: hidden;
cursor: pointer;
margin-top: 8px !important;
margin-bottom: 8px !important;
}
.product > img {
display: block;
margin: 0 auto;
border: 1px solid rgba(30,30,30,.12);
padding: 8px;
box-sizing: border-box;
height: 150px;
width: auto;
}
.product:hover > img {
box-shadow: 2px 2px 4px rgba(40,40,40,.15), -2px -2px 4px rgba(40,40,40,.15);
}
.product h2 {
margin-top: 4px;
}
p {
font-size: 18px;
}
footer {
margin-top: 32px;
}
footer ul {
list-style: none;
font-size: 18px;
padding: 0;
}
.detail {
text-align: center;
background-color: #efefef;
padding: 16px 0;
}
#demo-img {
width: 100%;
max-width: 400px;
margin: 0 auto;
border: 4px solid #fff;
border-radius: 4px;
box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}
.button {
border: 0 none;
outline: 0 none;
border-radius: 4px;
display: inline-block;
font-size: 16px;
padding: 4px 8px;
opacity: .92;
cursor: pointer;
color: #cdcefc;
}
.button:hover {
opacity: .96;
}
.button:active {
opacity: 1;
}
#price {
display: block;
font-size: 32px;
font-weight: bold;
margin-bottom: 16px;
}
.red {
background-color: #992121;
}
.green {
background-color: #219c21;
}
.blue {
background-color: #21229a;
}
.grid-three > h1 {
text-align: center;
}
form * {
display: block;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, .15);
width: 100%;
margin: 8px 0;
padding: 4px 8px;
border-radius: 4px;
}
Clothing Store/css/contact.css
.one_half {
    color: blue;
    display: inline;
    height:0;
    padding:20px;
    margin:40px 0px 10px 90px ;
}
Clothing Store/css/form.css
div#main{
width:1200px;
margin:0 auto;
font-family:'Ubuntu',sans-serif
}
div#form_sample{
text-align:center;
order:1px solid #ccc;
width:300px;
padding:0 50px 15px;
margin-top:20px;
ox-shadow:0 0 15px;
order-radius:6px;
float:left
}
#main h1{
margin-top:40px
}
hr{
margin-top:-5px
}
label{
float:left;
font-size:16px
}
input[type="text"],input[type="email"]{
width:100%;
margin-top:10px;
height:45px;
margin-bottom:25px;
padding:10px;
order:3px solid #2BC1F2
}
textarea{
width:100%;
order:3px solid #2BC1F2;
padding:10px;
margin-bottom:25px;
margin-top:10px;
height:100px;
esize:none
}
input[type="submit"]{
width:100%;
padding:10px 45px;
ackground-color:#2BC1F2;
order:none;
color:#fff;
font-size:18px;
font-weight:700;
cursor:pointer;
font-family:'Ubuntu',sans-serif
}
div#fugo{
float:right
}
Clothing Store/css/login.css
* Below line is used for online Google font *
@import url(http:
fonts.googleapis.com/css?family=Raleway);
h2{
ackground-color: #FEFFED;
padding: 30px 35px;
margin: -10px -50px;
text-align:center;
order-radius: 10px 10px 0 0;
}
hr{
margin: 10px -50px;
order: 0;
order-top: 1px solid #ccc;
margin-bottom: 40px;
}
div.main{
width: 300px;
padding: 10px 50px 25px;
order: 2px solid gray;
order-radius: 10px;
font-family: raleway;
float:left;
margin-top:50px;
}
input[type=text],input[type=password]{
width: 100%;
height: 40px;
padding: 5px;
margin-bottom: 25px;
margin-top: 5px;
order: 2px solid #ccc;
color: #4f4f4f;
font-size: 16px;
order-radius: 5px;
}
label{
color: #464646;
text-shadow: 0 1px 0 #fff;
font-size: 14px;
font-weight: bold;
}
center{
font-size:32px;
}
.note{
color:red;
}
.valid{
color:green;
}
.back{
text-decoration: none;
order: 1px solid rgb(0, 143, 255);
ackground-color: rgb(0, 214, 255);
padding: 3px 20px;
order-radius: 2px;
color: black;
}
input[type=button]{
font-size: 16px;
ackground: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
order: 1px solid #e5a900;
color: #4E4D4B;
font-weight: bold;
cursor: pointer;
width: 100%;
order-radius: 5px;
padding: 10px 0;
outline:none;
}
input[type=button]:hover{
ackground: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}
#form_id {
max-width: 500px;
}
Clothing Store/css/mycart.css
div #payment{
     box-sizing:border-box;
     box-decoration-
eak:initial;
     border:3px solid gray;
     box-shadow:initial;
     width:900px;
     float:center;
     padding:30px 40px 30px;
}
input #name{
    font-family:sans-serif;
}
label {
    margin-top: 8px;
    display: block;
}
form>input{
    padding: 4px 8px;
}
html body{
    background-color:lightgray;
}
Clothing Store/css
egister.css
@import url(http:
fonts.googleapis.com/css?family=Raleway);
#main{
width:960px;
margin:50px auto;
font-family:raleway;
}
span{
color:red;
}
h2{
ackground-color: #FEFFED;
text-align:center;
order-radius: 10px 10px 0 0;
margin: -10px -40px;
padding: 30px;
}
hr{
order:0;
order-bottom:1px solid #ccc;
margin: 10px -40px;
margin-bottom: 30px;
}
#form_layout{
width:300px;
float: left;
order-radius: 10px;
font-family:raleway;
order: 2px solid #ccc;
padding: 10px 40px 25px;
margin-top: -2px;
}
input[type=text],input[type=password],#state{
width:99.5%;
padding: 10px;
margin-top: 8px;
order: 1px solid #ccc;
padding-left: 5px;
font-size: 16px;
font-family:raleway;
}
input[type=submit]{
width: 100%;
ackground-color:#FFBC00;
color: white;
order: 2px solid #FFCB00;
padding: 10px;
font-size:20px;
cursor:pointer;
order-radius: 5px;
margin-bottom: 15px;
}
a{
text-decoration:none;
color: cornflowe
lue;
}
i{
color:...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here