Hvorfor centreres billederne ikke?
<ul style="list-style-type : none; " ><li style="display: inline; width:500px; border: 1px solid" >
<img src="hej1.jpg" style="margin: auto;" >
</li>
<li style="display: inline; width:500px; border: 1px solid" >
<img src="hej2.jpg" style="margin: auto;" >
</li>
</ul>