Forum Moderators: open
<img class=imgA1 src="http://example.com/imageA.jpg">
<img class=imgB1 src="http://example.com/imageB.jpg">
But exept of this i want to ad text in the right so that it can be shown like in this picture :
<snip>
How can i do it ?
[edited by: bill at 7:24 am (utc) on Oct. 24, 2009]
[edited by: incrediBILL at 2:47 pm (utc) on Oct. 24, 2009]
[edit reason] No links to examples or images please [/edit]
[edited by: incrediBILL at 2:48 pm (utc) on Oct. 24, 2009]
[edit reason] exemplified - only use example.com [/edit]
[edited by: incrediBILL at 2:48 pm (utc) on Oct. 24, 2009]
[edit reason] exemplified - only use example.com [/edit]
Also I probably will use one of the images as a background via the CSS and that would also make sure I can do without having to set z-indexes.
In your code: your css in the header is being partically overridden by inline CSS (but it's got the same settings). I'm unsure why you add it inline and not move it all to the CSS in the header (or external file - even better-).