• A code to verticaly allign images stops working when pasted in WordPress.

    I have index.html with code

    <img src="picture.jpg" align="middle">Some MIDDLE alligned text</br>

    and my images are middle alligned properly. But if I put the above code in WordPress page, then it stops working. Anyone knows why wordpress doesn’t work with “allign=middle”?

  • The topic ‘vertical middle alignment without css’ is closed to new replies.