diff --git a/css/style.css b/css/style.css index 2365b7d..9aba07b 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,5 @@ body{ - background:url(test3.png) no-repeat center center fixed; +background:linear-gradient(to right,#C33764,#1D2671); /* background-repeat: no-repeat; */ background-size:cover; /* background-position:center; */ @@ -18,3 +18,31 @@ body{ height:100px; width: 100px; } +.header{ + margin-left: 10%; + margin-top: 100px; +} +.header a{ + text-decoration: none; + font-size: 20px; + padding:10px; +} +.container{ + border-top: 2px solid orange; + margin-top:20px; + padding-top: 20px; +} +img{ + width:400px; + height:300px; +} +.left{ + width:30%; + float: left; + height:200px; +} +.right{ + float: right; + width: 50%; + height: 200px; +} \ No newline at end of file diff --git a/index.html b/index.html index 3b77069..f9afe72 100644 --- a/index.html +++ b/index.html @@ -8,16 +8,25 @@ - +
+We are Coming with the watches
+