View Single Post
Old 05-23-2013, 10:20 PM   #27
Arios
A curiosus lector!
Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.
 
Arios's Avatar
 
Posts: 463
Karma: 2015140
Join Date: Jun 2012
Device: Sony PRS-T1, Kobo Touch
Posted by JSWolf
Quote:
Here is the code in the XML for displaying the image centered followed by the relevant CSS code...

Code:

<p class="image"><img alt="" src="2.jpg"/></p>
It's will work better if you put the path, like this: <img alt="" src="../Images/2.jpg"/></p>
Arios is offline   Reply With Quote