"Image Code Issue(Solved)", 5th May 2012, 5:08 AM #1
What I am trying to do is use 2 images.
1 my title image aligned to the right.
2 a "box" that I want to stretch to hit my title image.
the idea being that on any browser I will have my title image and a bar that extends to the edge of the screen. When I have the 2 images the are next to each other however once the width="100%" is added to the black box it extends to the edge pushing the title to the next line.
Any ideas on how to make this work or other ways to do this?
1 my title image aligned to the right.
2 a "box" that I want to stretch to hit my title image.
the idea being that on any browser I will have my title image and a bar that extends to the edge of the screen. When I have the 2 images the are next to each other however once the width="100%" is added to the black box it extends to the edge pushing the title to the next line.
<img src="http://MyAngelMyDemon.thecomicseries.com/files/title_bar_blackbox.jpg" width="100%" height="248"> <img src="http://MyAngelMyDemon.thecomicseries.com/files/title_bar_small.jpg" align="right">
Any ideas on how to make this work or other ways to do this?




