Click to See Complete Forum and Search --> : Display an image?


realchamp
06-04-2009, 07:42 PM
Hello, all!

How can I display an image on my page?

At this time it is blank(the page), but I would like a picture in the center. I use the <center> tags. But how can I display an image?

Any help is appreciated.
- realchamp.

dagon
06-04-2009, 08:30 PM
HTML <img> tag (http://www.w3schools.com/tags/tag_IMG.asp)

in the future please post html questions in the ClientSide Technologies (http://www.phpbuilder.com/board/forumdisplay.php?f=27) forum, this is not a php question.

realchamp
06-04-2009, 10:05 PM
okay!

Thanks!