images on textpage
Posted: 16 Aug 2011, 07:24
I have a problem with textpage in my gallery. I wished to create a list of my skills, with image showing 1 to 5 stars, indicating my proficiency in each skill. I've created PNG images with transparency, but after I put them where they're supposed to be, refreshed the gallery, my textpage was completely messed up. As you can see on the attachements in the editor all seems fine, but on the acctual page all is shifted and for reasons unknown style formating is lost.
This is what HTML editor shows (I formated it a bit, because in editor all was in one long line):
This is what HTML editor shows (I formated it a bit, because in editor all was in one long line):
Code
<p>Name: Jakub Kluba</p>
<p>Simple BIO:</p>
<p>Languages I speak:</p>
<ul><li>polish - fluent</li>
<li>english - fluent</li></ul>
<p>Software I know:</p>
<ul><li>3D Studio MAX</li></ul>
<p>Rendering Engines:</p>
<img src="/temp/ocena/4.png" />Vray<br />
<img src="/temp/ocena/3.png" />Maxwell<br />
<img src="/temp/ocena/2.png" />Mentalray
<p>Tools:</p>
<ul><li>Real Flow</li>
<li>MassFX</li>
<li>PhysX</li>
<li>RayFire</li>
<li>Houdini</li></ul>
<p>Other software:</p>
<ul><li>AutoCAD</li>
<li>ArchiCAD</li>
<li>Solidworks</li>
<li>SolidCAM</li>
<li>SketchUp</li>
<li>Photoshop</li>
<li>Corel Draw</li></ul>