Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body
- {
- width: 800px;
- min-height: 100%;
- position: relative;
- margin-left: auto;
- margin-right: auto;
- background-image:url('back.jpg');
- background-position: left;
- background-repeat: repeat;
- }
- <body >
- <form id="form1" runat="server" style="background-color: White; Margin: 10px; min-height: 100%; position: relative; ">
- <div style="margin: 5px; min-height: 100%;">
- </div
- </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement