anushka Posted September 17, 2008 Share Posted September 17, 2008 hello everyone i am want to insert the image background on my page and the text should be on the front end.Means it should look like image reading the text .How this can be done thanks a lot for your help Link to comment https://forums.phpfreaks.com/topic/124605-want-to-insert-the-image-background/ Share on other sites More sharing options...
d.shankar Posted September 17, 2008 Share Posted September 17, 2008 Use GD Library ! www.php.net/gd Link to comment https://forums.phpfreaks.com/topic/124605-want-to-insert-the-image-background/#findComment-643581 Share on other sites More sharing options...
adroit Posted September 17, 2008 Share Posted September 17, 2008 Use "background" attribute/property of body tag to set the background image. e.g. <body background="imagename"> Link to comment https://forums.phpfreaks.com/topic/124605-want-to-insert-the-image-background/#findComment-643582 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.