diff --git a/css/style.css b/css/style.css index e69de29..1e5b2df 100644 --- a/css/style.css +++ b/css/style.css @@ -0,0 +1,233 @@ + + +#container { + margin: 0 auto; + width: 960px; +} + +#header { + color: gainsboro; + font-size: 16px; + font-family: Arial; + background-color: black; + width: 870px; + padding: 30px; + border: 15px white; + margin-bottom: 15px; + +} + +#header2 { + color: white; + font-size: 14px; + font-family: Arial; + background-color: black; + font-weight: lighter: + width: 320px; + padding: 12px; + border: 15px white; + margin-bottom: 15px; +} + +#background { + position: fixed; + top: 0px; + left: 0px; + width: 100%; + height: 400px; + background-color: whitesmoke; + opacity: 0.4; + z-index:-1; + + border-bottom: thick none white; +} + +#photobanner { + display: block; + max-width:870px; + max-height:870px; + width: auto; + height: auto; + box-shadow: 15px 15px 100px gray; + margin-bottom: 30px; +} + + +/*the # is an ID selector. CAN ONLY BE USED ONCE?*/ + +#current-weather { + color:orange; +} + +#mid-box { + color: black; + /*border: solid green;*/ + padding: 10px ; + margin: 10px; + font-family: Arial; + font-size:16px; + font-weight: lighter; +} + +/*this is a class selector. all stuff of this class will get these styles*/ + +#headerrowwidth { + width: 100px; +} + +/*note: the social-media doesn't work yet*/; +#social-media { + float: left; /* float the
+ Home + | + ++ About + | + ++ Services + | ++ Blog + | ++ Contact Us + | +
+ ![]() |
+
+
+ ![]() |
+
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ Home Box 1 +![]() /Description of pictures above. + Read more >> + |
+
+ Home Box 2 +![]() /Description of pictures above. + Read more >> + |
+
+ Home Box 3 +![]() /Description of pictures above. + Read more >> + |
+
+
+ Blogroll + +Read more >> + |
+
+ Text widget + +Read more >> + |
+
+ Meta widget + +Read more >> + |
+
+