- <div>
- <div style='width:720px;height:210px;background-image:url("menu.png");position: absolute;margin-top: 75%;'>
- </div>
- <div id='slideshow' style='width: 100%; height:100%;'>
- <img src='bg.jpg' width='100%' height='100%' />
- <img src='bg2.jpg' width='100%' height='100%' />
- <img src='bg3.jpg' width='100%' height='100%' />
- </div>
- </div>
Obviously removing 2 <img /> if it's supposed to work.