Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- One Box:
- <div style="background-image:url(BACKGROUND IMAGE URL); background-repeat:no-repeat; width:731px; height:400px; position:relative; margin-left:-7px; margin-top:-21px; margin-bottom:-20px;">
- <div style="position:absolute; left:100px; top:10px; width:100px; height:100px; overflow:auto; float:left; line-height:145%; opacity:1;">Text here.</div>
- Two Boxes:
- <div style="background-image:url(BACKGROUND IMAGE URL); background-repeat:no-repeat; width:731px; height:400px; position:relative; margin-left:-7px; margin-top:-21px; margin-bottom:-20px;">
- <div style="position:absolute; left:100px; top:10px; width:100px; height:100px; overflow:auto; float:left; line-height:145%; opacity:1;">Text here.</div>
- <div style="position:absolute; left:200px; top:10px; width:100px; height:100px; overflow:auto; float:left; line-height:145%; opacity:1;">Text here.</div>
- Three Boxes:
- <div style="background-image:url(BACKGROUND IMAGE URL); background-repeat:no-repeat; width:731px; height:400px; position:relative; margin-left:-7px; margin-top:-21px; margin-bottom:-20px;">
- <div style="position:absolute; left:100px; top:10px; width:100px; height:100px; overflow:auto; float:left; line-height:145%; opacity:1;">Text here.</div>
- <div style="position:absolute; left:200px; top:10px; width:100px; height:100px; overflow:auto; float:left; line-height:145%; opacity:1;">Text here.</div>
- <div style="position:absolute; left:300px; top:10px; width:100px; height:100px; overflow:auto; float:left; line-height:145%; opacity:1;">Text here.</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement