Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #box
- {
- width: 100%;
- height: 100%;
- }
- #top
- {
- background-color: black;
- width: 100%;
- height: 30%;
- }
- #img
- {
- position: relative;
- top: 20px;
- left: 60px;
- height: 130px;
- }
- #mid
- {
- position: absolute;
- background-color: gray;
- width: 99%;
- height: 99%;
- }
- #zdj
- {
- float: right;
- position: relative;
- background-color: gray;
- height: 500px;
- }
- #menu
- {
- }
Add Comment
Please, Sign In to add comment