Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #container {
- margin: auto;
- width: 800px;
- }
- #header {
- background-color:#eeeeee;
- color:black;
- text-align:center;
- padding:5px;
- }
- #nav {
- background-color:#eeeeee;
- }
- Img {
- Width: 100%;
- Height: 100%;
- }
- #footer {
- background-color:#eeeeee;
- color:white;
- clear:both;
- text-align:center;
- padding:5px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement