# Displaying text on top of an image

**URL:** https://forum.kirupa.com/t/displaying-text-on-top-of-an-image/195205
**Category:** web dev
**Created:** [July 29, 2006, 4:42pm UTC](https://forum.kirupa.com/t/displaying-text-on-top-of-an-image/195205 "2006-07-29T16:42:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Novate](https://avatars.discourse-cdn.com/v4/letter/n/3bc359/32.png) [@Novate](https://forum.kirupa.com/u/Novate)
#### Post date: [July 29, 2006, 4:42pm UTC](https://forum.kirupa.com/t/displaying-text-on-top-of-an-image/195205/1 "2006-07-29T16:42:34Z")

</div>

Hi,

Is it possible to display static HTML text on top of an image? (but not the background image)

the reason im asking this is because i am looking to find a solution on printing my HTML pages with text on top of an image and traditionaly i think the only way to do it is to set the image as a background, but in this case my background image will not come in printed paper.

maybe there is a way of doing this in css? or javascript?

Thanks in advance
