diff --git a/11517563660020-bed.jpg b/11517563660020-bed.jpg
new file mode 100644
index 0000000..b32cba1
Binary files /dev/null and b/11517563660020-bed.jpg differ
diff --git a/295bbb45-2772-4a1c-86b5-c144356d29111546986469231-Discover-Now-N_06.jpg b/295bbb45-2772-4a1c-86b5-c144356d29111546986469231-Discover-Now-N_06.jpg
new file mode 100644
index 0000000..85e52d6
Binary files /dev/null and b/295bbb45-2772-4a1c-86b5-c144356d29111546986469231-Discover-Now-N_06.jpg differ
diff --git a/cards.png b/cards.png
new file mode 100644
index 0000000..758d945
Binary files /dev/null and b/cards.png differ
diff --git a/casual-shirts-blue-tommy-hilfiger-custom-fit-80s-two-ply-shirt-mens-estate-blue.jpg b/casual-shirts-blue-tommy-hilfiger-custom-fit-80s-two-ply-shirt-mens-estate-blue.jpg
new file mode 100644
index 0000000..ba6ef73
Binary files /dev/null and b/casual-shirts-blue-tommy-hilfiger-custom-fit-80s-two-ply-shirt-mens-estate-blue.jpg differ
diff --git a/cb6965b9-9258-4502-bd8e-6237bf4b340c1548309865353-YK-Slide-1920-x-504-px.jpg b/cb6965b9-9258-4502-bd8e-6237bf4b340c1548309865353-YK-Slide-1920-x-504-px.jpg
new file mode 100644
index 0000000..656224b
Binary files /dev/null and b/cb6965b9-9258-4502-bd8e-6237bf4b340c1548309865353-YK-Slide-1920-x-504-px.jpg differ
diff --git a/custom-css.css b/custom-css.css
new file mode 100644
index 0000000..609dda3
--- /dev/null
+++ b/custom-css.css
@@ -0,0 +1,98 @@
+nav
+{
+ font-size: 14px;
+ font-family: cursive;
+ text-align: right;
+
+}
+div{
+ width: 119px;
+ height: auto;
+ border: solid 1px;
+ text-align: right;
+ align-content: space-between;
+ text-align-last: right;
+ padding: 10px 0;
+}
+.topnav input[type=text] {
+ float: right;
+ padding: 6px;
+ border: none;
+ margin-top: 111px;
+ margin-right: 222px;
+ font-size: 228px;
+}
+#bold{
+ font-weight: bold;
+}
+{box-sizing: border-box;}
+
+.button {
+ background-color: #4CAF50;
+ border: none;
+ color: white;
+ padding: 20px;
+ text-align: left;
+ text-decoration: none;
+ display: inline-block;
+ font-size: 16px;
+ margin: 4px 2px;
+}
+.button5 {border-radius: 50%;}
+
+
+/* Style the input container */
+.input-container {
+ display: flex;
+ width: 100%;
+ margin-bottom: 15px;
+}
+
+/* Style the form icons */
+.icon {
+ padding: 10px;
+ background: dodgerblue;
+ color: white;
+ min-width: 50px;
+ text-align: center;
+}
+
+/* Style the input fields */
+.input-field {
+ width: 100%;
+ padding: 10px;
+ outline: none;
+}
+
+.input-field:focus {
+ border: 2px solid dodgerblue;
+}
+
+/* Set a style for the submit button */
+.btn {
+ background-color: dodgerblue;
+ color: white;
+ padding: 15px 20px;
+ border: none;
+ cursor: pointer;
+ width: 100%;
+ opacity: 0.9;
+}
+
+.btn:hover {
+ opacity: 1;
+}
+
+
+.column {
+ float: left;
+ width: 33.33%;
+ padding: 5px;
+}
+
+/* Clear floats after image containers */
+.row::after {
+ content: "";
+ clear: both;
+ display: table;
+}
\ No newline at end of file
diff --git a/custom-reponsive.css b/custom-reponsive.css
new file mode 100644
index 0000000..3e6b985
--- /dev/null
+++ b/custom-reponsive.css
@@ -0,0 +1,27 @@
+.button{
+ background-color:oldlace;
+ border: none;
+ color: white;
+ padding: 20px;
+ text-align: center;
+ text-decoration: none;
+ display: inline-block;
+ font-size: 16px;
+ margin: 4px 2px;
+}
+.btnsave{
+ border-radius: 50%;
+}
+span,input{
+ margin: 5px;
+}
+
+.container{
+ position: relative;
+ bottom: 20px;
+ right:20px;
+ background-color: black;
+ color: white;
+ padding-left: 20px;
+ padding-right: 20px;
+}
\ No newline at end of file
diff --git a/custom-reponsive1.css b/custom-reponsive1.css
new file mode 100644
index 0000000..3e6b985
--- /dev/null
+++ b/custom-reponsive1.css
@@ -0,0 +1,27 @@
+.button{
+ background-color:oldlace;
+ border: none;
+ color: white;
+ padding: 20px;
+ text-align: center;
+ text-decoration: none;
+ display: inline-block;
+ font-size: 16px;
+ margin: 4px 2px;
+}
+.btnsave{
+ border-radius: 50%;
+}
+span,input{
+ margin: 5px;
+}
+
+.container{
+ position: relative;
+ bottom: 20px;
+ right:20px;
+ background-color: black;
+ color: white;
+ padding-left: 20px;
+ padding-right: 20px;
+}
\ No newline at end of file
diff --git a/custom-reponsive3.css b/custom-reponsive3.css
new file mode 100644
index 0000000..3e6b985
--- /dev/null
+++ b/custom-reponsive3.css
@@ -0,0 +1,27 @@
+.button{
+ background-color:oldlace;
+ border: none;
+ color: white;
+ padding: 20px;
+ text-align: center;
+ text-decoration: none;
+ display: inline-block;
+ font-size: 16px;
+ margin: 4px 2px;
+}
+.btnsave{
+ border-radius: 50%;
+}
+span,input{
+ margin: 5px;
+}
+
+.container{
+ position: relative;
+ bottom: 20px;
+ right:20px;
+ background-color: black;
+ color: white;
+ padding-left: 20px;
+ padding-right: 20px;
+}
\ No newline at end of file
diff --git a/custom-responsive2.css b/custom-responsive2.css
new file mode 100644
index 0000000..3e6b985
--- /dev/null
+++ b/custom-responsive2.css
@@ -0,0 +1,27 @@
+.button{
+ background-color:oldlace;
+ border: none;
+ color: white;
+ padding: 20px;
+ text-align: center;
+ text-decoration: none;
+ display: inline-block;
+ font-size: 16px;
+ margin: 4px 2px;
+}
+.btnsave{
+ border-radius: 50%;
+}
+span,input{
+ margin: 5px;
+}
+
+.container{
+ position: relative;
+ bottom: 20px;
+ right:20px;
+ background-color: black;
+ color: white;
+ padding-left: 20px;
+ padding-right: 20px;
+}
\ No newline at end of file
diff --git a/eff01060-f706-468d-b97c-95cdf43174f91528443826867-Desktop-Home-Banner.jpg b/eff01060-f706-468d-b97c-95cdf43174f91528443826867-Desktop-Home-Banner.jpg
new file mode 100644
index 0000000..0e13bf1
Binary files /dev/null and b/eff01060-f706-468d-b97c-95cdf43174f91528443826867-Desktop-Home-Banner.jpg differ
diff --git a/eqywt03558_indigorisels,w_bqk0_bck1.jpg b/eqywt03558_indigorisels,w_bqk0_bck1.jpg
new file mode 100644
index 0000000..d6a2dab
Binary files /dev/null and b/eqywt03558_indigorisels,w_bqk0_bck1.jpg differ
diff --git a/f4fe3a2a-6cbe-42a7-a009-3e4f2f705edf1548934358284-Jewellery-MST_Zariin_DWPB_SB1.jpg b/f4fe3a2a-6cbe-42a7-a009-3e4f2f705edf1548934358284-Jewellery-MST_Zariin_DWPB_SB1.jpg
new file mode 100644
index 0000000..9badcbc
Binary files /dev/null and b/f4fe3a2a-6cbe-42a7-a009-3e4f2f705edf1548934358284-Jewellery-MST_Zariin_DWPB_SB1.jpg differ
diff --git a/ff0a7502-511a-45a5-964a-f89d7b70a57c1528704198986-United-Colors-of-Benetton-Men-Shirts-5111528704198913-1.jpg b/ff0a7502-511a-45a5-964a-f89d7b70a57c1528704198986-United-Colors-of-Benetton-Men-Shirts-5111528704198913-1.jpg
new file mode 100644
index 0000000..0c2572c
Binary files /dev/null and b/ff0a7502-511a-45a5-964a-f89d7b70a57c1528704198986-United-Colors-of-Benetton-Men-Shirts-5111528704198913-1.jpg differ
diff --git a/homeappiances.html b/homeappiances.html
new file mode 100644
index 0000000..76eb96d
--- /dev/null
+++ b/homeappiances.html
@@ -0,0 +1,181 @@
+
+
+
+
+ STYLE TIME
+
+
+
+
+
+
diff --git a/images (23).jpeg b/images (23).jpeg
new file mode 100644
index 0000000..1b74adc
Binary files /dev/null and b/images (23).jpeg differ
diff --git a/images (24).jpeg b/images (24).jpeg
new file mode 100644
index 0000000..818d9bc
Binary files /dev/null and b/images (24).jpeg differ
diff --git a/images (25).jpeg b/images (25).jpeg
new file mode 100644
index 0000000..62535b1
Binary files /dev/null and b/images (25).jpeg differ
diff --git a/images (26).jpeg b/images (26).jpeg
new file mode 100644
index 0000000..6daaabc
Binary files /dev/null and b/images (26).jpeg differ
diff --git a/images (27).jpeg b/images (27).jpeg
new file mode 100644
index 0000000..15339b7
Binary files /dev/null and b/images (27).jpeg differ
diff --git a/images (28).jpeg b/images (28).jpeg
new file mode 100644
index 0000000..8608bcb
Binary files /dev/null and b/images (28).jpeg differ
diff --git a/images (29).jpeg b/images (29).jpeg
new file mode 100644
index 0000000..b24e66c
Binary files /dev/null and b/images (29).jpeg differ
diff --git a/images (3).jpeg b/images (3).jpeg
new file mode 100644
index 0000000..45afa2c
Binary files /dev/null and b/images (3).jpeg differ
diff --git a/images (30).jpeg b/images (30).jpeg
new file mode 100644
index 0000000..6ac4cfe
Binary files /dev/null and b/images (30).jpeg differ
diff --git a/images (31).jpeg b/images (31).jpeg
new file mode 100644
index 0000000..de41f70
Binary files /dev/null and b/images (31).jpeg differ
diff --git a/images (32).jpeg b/images (32).jpeg
new file mode 100644
index 0000000..0c7e2e8
Binary files /dev/null and b/images (32).jpeg differ
diff --git a/images (33).jpeg b/images (33).jpeg
new file mode 100644
index 0000000..24e7690
Binary files /dev/null and b/images (33).jpeg differ
diff --git a/images (34).jpeg b/images (34).jpeg
new file mode 100644
index 0000000..fe1bdc4
Binary files /dev/null and b/images (34).jpeg differ
diff --git a/images (35).jpeg b/images (35).jpeg
new file mode 100644
index 0000000..acd047f
Binary files /dev/null and b/images (35).jpeg differ
diff --git a/images (36).jpeg b/images (36).jpeg
new file mode 100644
index 0000000..3f00757
Binary files /dev/null and b/images (36).jpeg differ
diff --git a/images (37).jpeg b/images (37).jpeg
new file mode 100644
index 0000000..40e3a74
Binary files /dev/null and b/images (37).jpeg differ
diff --git a/images (38).jpeg b/images (38).jpeg
new file mode 100644
index 0000000..1adbdce
Binary files /dev/null and b/images (38).jpeg differ
diff --git a/images (39).jpeg b/images (39).jpeg
new file mode 100644
index 0000000..d72c088
Binary files /dev/null and b/images (39).jpeg differ
diff --git a/images (4).jpeg b/images (4).jpeg
new file mode 100644
index 0000000..cb8a421
Binary files /dev/null and b/images (4).jpeg differ
diff --git a/images (40).jpeg b/images (40).jpeg
new file mode 100644
index 0000000..571695a
Binary files /dev/null and b/images (40).jpeg differ
diff --git a/images (41).jpeg b/images (41).jpeg
new file mode 100644
index 0000000..1824dcb
Binary files /dev/null and b/images (41).jpeg differ
diff --git a/images (42).jpeg b/images (42).jpeg
new file mode 100644
index 0000000..8ced622
Binary files /dev/null and b/images (42).jpeg differ
diff --git a/images (43).jpeg b/images (43).jpeg
new file mode 100644
index 0000000..5892297
Binary files /dev/null and b/images (43).jpeg differ
diff --git a/images (44).jpeg b/images (44).jpeg
new file mode 100644
index 0000000..2b45773
Binary files /dev/null and b/images (44).jpeg differ
diff --git a/images (45).jpeg b/images (45).jpeg
new file mode 100644
index 0000000..e02377b
Binary files /dev/null and b/images (45).jpeg differ
diff --git a/images (46).jpeg b/images (46).jpeg
new file mode 100644
index 0000000..d139b76
Binary files /dev/null and b/images (46).jpeg differ
diff --git a/images (47).jpeg b/images (47).jpeg
new file mode 100644
index 0000000..b990fc3
Binary files /dev/null and b/images (47).jpeg differ
diff --git a/images (48).jpeg b/images (48).jpeg
new file mode 100644
index 0000000..5fb3693
Binary files /dev/null and b/images (48).jpeg differ
diff --git a/images (49).jpeg b/images (49).jpeg
new file mode 100644
index 0000000..c2f97ab
Binary files /dev/null and b/images (49).jpeg differ
diff --git a/images (5).jpeg b/images (5).jpeg
new file mode 100644
index 0000000..4246138
Binary files /dev/null and b/images (5).jpeg differ
diff --git a/images (50).jpeg b/images (50).jpeg
new file mode 100644
index 0000000..3a7edf6
Binary files /dev/null and b/images (50).jpeg differ
diff --git a/images (51).jpeg b/images (51).jpeg
new file mode 100644
index 0000000..1fbf4f4
Binary files /dev/null and b/images (51).jpeg differ
diff --git a/images (52).jpeg b/images (52).jpeg
new file mode 100644
index 0000000..393f54f
Binary files /dev/null and b/images (52).jpeg differ
diff --git a/images (53).jpeg b/images (53).jpeg
new file mode 100644
index 0000000..f757f6d
Binary files /dev/null and b/images (53).jpeg differ
diff --git a/images (54).jpeg b/images (54).jpeg
new file mode 100644
index 0000000..ed76672
Binary files /dev/null and b/images (54).jpeg differ
diff --git a/images (55).jpeg b/images (55).jpeg
new file mode 100644
index 0000000..105d40f
Binary files /dev/null and b/images (55).jpeg differ
diff --git a/images (56).jpeg b/images (56).jpeg
new file mode 100644
index 0000000..81b3a8a
Binary files /dev/null and b/images (56).jpeg differ
diff --git a/images (6).jpeg b/images (6).jpeg
new file mode 100644
index 0000000..aa5f4ee
Binary files /dev/null and b/images (6).jpeg differ
diff --git a/images (7).jpeg b/images (7).jpeg
new file mode 100644
index 0000000..b763c34
Binary files /dev/null and b/images (7).jpeg differ
diff --git a/images (9).jpeg b/images (9).jpeg
new file mode 100644
index 0000000..ab132b4
Binary files /dev/null and b/images (9).jpeg differ
diff --git a/in.html b/in.html
new file mode 100644
index 0000000..0615941
--- /dev/null
+++ b/in.html
@@ -0,0 +1,235 @@
+
+
+
+
+ STYLE TIME
+
+
+
+
+
+
\ No newline at end of file
diff --git a/kids.html b/kids.html
new file mode 100644
index 0000000..fb48332
--- /dev/null
+++ b/kids.html
@@ -0,0 +1,176 @@
+
+
+
+
+ STYLE TIME
+
+
+
+
+
+
diff --git a/login.html b/login.html
new file mode 100644
index 0000000..44699be
--- /dev/null
+++ b/login.html
@@ -0,0 +1,30 @@
+
+
+
+
+ login
+
+
+
+
+
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..b6ddff5
Binary files /dev/null and b/logo.png differ
diff --git a/men.html b/men.html
new file mode 100644
index 0000000..7dd7ef3
--- /dev/null
+++ b/men.html
@@ -0,0 +1,390 @@
+
+
+
+
+
+ STYLE TIME
+
+
+
+
+
+
+
diff --git a/men1.html b/men1.html
new file mode 100644
index 0000000..f593567
--- /dev/null
+++ b/men1.html
@@ -0,0 +1,334 @@
+
+
+
+
+ STYLE TIME
+
+
+
+
+
+
diff --git a/mockup1.png b/mockup1.png
new file mode 100644
index 0000000..d09c5ec
Binary files /dev/null and b/mockup1.png differ
diff --git a/mockup2.png b/mockup2.png
new file mode 100644
index 0000000..f03eba7
Binary files /dev/null and b/mockup2.png differ
diff --git a/s1.PNG b/s1.PNG
new file mode 100644
index 0000000..a70046c
Binary files /dev/null and b/s1.PNG differ
diff --git a/s10.PNG b/s10.PNG
new file mode 100644
index 0000000..e17b1e6
Binary files /dev/null and b/s10.PNG differ
diff --git a/s11.PNG b/s11.PNG
new file mode 100644
index 0000000..4140c21
Binary files /dev/null and b/s11.PNG differ
diff --git a/s12.PNG b/s12.PNG
new file mode 100644
index 0000000..0cea263
Binary files /dev/null and b/s12.PNG differ
diff --git a/s13.PNG b/s13.PNG
new file mode 100644
index 0000000..1ccbe89
Binary files /dev/null and b/s13.PNG differ
diff --git a/s14.PNG b/s14.PNG
new file mode 100644
index 0000000..c3366a9
Binary files /dev/null and b/s14.PNG differ
diff --git a/s15.PNG b/s15.PNG
new file mode 100644
index 0000000..ca3e690
Binary files /dev/null and b/s15.PNG differ
diff --git a/s16.PNG b/s16.PNG
new file mode 100644
index 0000000..a036def
Binary files /dev/null and b/s16.PNG differ
diff --git a/s17.PNG b/s17.PNG
new file mode 100644
index 0000000..d830481
Binary files /dev/null and b/s17.PNG differ
diff --git a/s18.PNG b/s18.PNG
new file mode 100644
index 0000000..95bd0a2
Binary files /dev/null and b/s18.PNG differ
diff --git a/s19.PNG b/s19.PNG
new file mode 100644
index 0000000..b538985
Binary files /dev/null and b/s19.PNG differ
diff --git a/s2.PNG b/s2.PNG
new file mode 100644
index 0000000..52e7582
Binary files /dev/null and b/s2.PNG differ
diff --git a/s20.PNG b/s20.PNG
new file mode 100644
index 0000000..b69ff0f
Binary files /dev/null and b/s20.PNG differ
diff --git a/s21.PNG b/s21.PNG
new file mode 100644
index 0000000..f44931c
Binary files /dev/null and b/s21.PNG differ
diff --git a/s22.PNG b/s22.PNG
new file mode 100644
index 0000000..b15d448
Binary files /dev/null and b/s22.PNG differ
diff --git a/s23.PNG b/s23.PNG
new file mode 100644
index 0000000..c60a165
Binary files /dev/null and b/s23.PNG differ
diff --git a/s24.PNG b/s24.PNG
new file mode 100644
index 0000000..4ad2934
Binary files /dev/null and b/s24.PNG differ
diff --git a/s25.PNG b/s25.PNG
new file mode 100644
index 0000000..4ad2934
Binary files /dev/null and b/s25.PNG differ
diff --git a/s26.PNG b/s26.PNG
new file mode 100644
index 0000000..fecd76e
Binary files /dev/null and b/s26.PNG differ
diff --git a/s27.PNG b/s27.PNG
new file mode 100644
index 0000000..e241a78
Binary files /dev/null and b/s27.PNG differ
diff --git a/s28.PNG b/s28.PNG
new file mode 100644
index 0000000..3e90183
Binary files /dev/null and b/s28.PNG differ
diff --git a/s3.PNG b/s3.PNG
new file mode 100644
index 0000000..723a761
Binary files /dev/null and b/s3.PNG differ
diff --git a/s30.PNG b/s30.PNG
new file mode 100644
index 0000000..6dd7621
Binary files /dev/null and b/s30.PNG differ
diff --git a/s31.PNG b/s31.PNG
new file mode 100644
index 0000000..ce085a2
Binary files /dev/null and b/s31.PNG differ
diff --git a/s32.PNG b/s32.PNG
new file mode 100644
index 0000000..0615fa9
Binary files /dev/null and b/s32.PNG differ
diff --git a/s33.PNG b/s33.PNG
new file mode 100644
index 0000000..e901d16
Binary files /dev/null and b/s33.PNG differ
diff --git a/s34.PNG b/s34.PNG
new file mode 100644
index 0000000..debe0a9
Binary files /dev/null and b/s34.PNG differ
diff --git a/s35.PNG b/s35.PNG
new file mode 100644
index 0000000..0be092e
Binary files /dev/null and b/s35.PNG differ
diff --git a/s36.PNG b/s36.PNG
new file mode 100644
index 0000000..3cbac42
Binary files /dev/null and b/s36.PNG differ
diff --git a/s37.PNG b/s37.PNG
new file mode 100644
index 0000000..f051e6e
Binary files /dev/null and b/s37.PNG differ
diff --git a/s4.PNG b/s4.PNG
new file mode 100644
index 0000000..97b53f2
Binary files /dev/null and b/s4.PNG differ
diff --git a/s5.PNG b/s5.PNG
new file mode 100644
index 0000000..e3cc197
Binary files /dev/null and b/s5.PNG differ
diff --git a/s6.PNG b/s6.PNG
new file mode 100644
index 0000000..6b52a53
Binary files /dev/null and b/s6.PNG differ
diff --git a/s7.PNG b/s7.PNG
new file mode 100644
index 0000000..5cde5eb
Binary files /dev/null and b/s7.PNG differ
diff --git a/s8.PNG b/s8.PNG
new file mode 100644
index 0000000..431fc40
Binary files /dev/null and b/s8.PNG differ
diff --git a/s9.PNG b/s9.PNG
new file mode 100644
index 0000000..5c1a015
Binary files /dev/null and b/s9.PNG differ
diff --git a/sa.PNG b/sa.PNG
new file mode 100644
index 0000000..6068099
Binary files /dev/null and b/sa.PNG differ
diff --git a/section-bg.jpg b/section-bg.jpg
new file mode 100644
index 0000000..dc60fdb
Binary files /dev/null and b/section-bg.jpg differ
diff --git a/showcase.jpg b/showcase.jpg
new file mode 100644
index 0000000..5616f6d
Binary files /dev/null and b/showcase.jpg differ
diff --git a/signup.html b/signup.html
new file mode 100644
index 0000000..21b447e
--- /dev/null
+++ b/signup.html
@@ -0,0 +1,36 @@
+
+
+
+
+ SignUp
+
+
+
+
+ Or
+ Login
+
+
\ No newline at end of file
diff --git a/women.html b/women.html
new file mode 100644
index 0000000..cbb76d5
--- /dev/null
+++ b/women.html
@@ -0,0 +1,179 @@
+
+
+
+
+ STYLE TIME
+
+
+
+
+
+