Hi,
Could anyone tell me how to do a split graphic that has no fixed width, and adjusts itself to the width of the screen?
something like this (<!-- m --><a class="postlink" href="http://www.bris.ac.uk/">http://www.bris.ac.uk/</a><!-- m -->)
ThankyouLooks like the right part is a background image positioned to the right with no-repeat, and then the part on the left is a regular IMG, all encompassed within a DIV with the desired background color.Thanks for your reply.
How do I get the part on the right to move with the resizing of the div?
At the moment it doesn't move when resized.
Thankyou.As NogDog said, make the right image a background using CSS and right alight it
Could anyone tell me how to do a split graphic that has no fixed width, and adjusts itself to the width of the screen?
something like this (<!-- m --><a class="postlink" href="http://www.bris.ac.uk/">http://www.bris.ac.uk/</a><!-- m -->)
ThankyouLooks like the right part is a background image positioned to the right with no-repeat, and then the part on the left is a regular IMG, all encompassed within a DIV with the desired background color.Thanks for your reply.
How do I get the part on the right to move with the resizing of the div?
At the moment it doesn't move when resized.
Thankyou.As NogDog said, make the right image a background using CSS and right alight it