some HTML/CSS help. - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: some HTML/CSS help. (/showthread.php?tid=39345) some HTML/CSS help. by Ash_ on 03-01-2005 at 07:03 AM
ok, how do i put an image Behind some text? code: does anyone know how to do this? thanks in advance. RE: some HTML/CSS help. by Ahmad on 03-01-2005 at 07:07 AM
Add these to .title ..e.g: code: Then use <div class="title">hello</div> RE: some HTML/CSS help. by Ash_ on 03-01-2005 at 07:26 AM thank you Very much RE: some HTML/CSS help. by Ahmad on 03-01-2005 at 07:26 AM Very welcome RE: some HTML/CSS help. by -dt- on 03-01-2005 at 09:33 AM
or you could use css layers if you dont want the image to be trapped in the same div as the text by using this for the background code: and just use code:for the text RE: some HTML/CSS help. by fluffy_lobster on 03-01-2005 at 01:48 PM
* fluffy_lobster vomits all over css absolute positioning |