Images not aligning correctly
-
Hi! I recently tried to place a few images next to each other in a row and centered but it’s not displaying correctly on my blog.
I checked the code in a tester and worked perfectly, but when I use it on my blog all images are displayed below each other instead, and always on the left.
The code I’m using is this one:
<div style="text-align: center;"> <h5 style="text-align: center;">title</h5> <p><a href="#"><img src="#" alt="#" width="100" hspace="5" height="150" class=”center”></a><a href="#"><img src="#" alt="#" width="100" hspace="5" height="150" class=”center”><a href="#"><img src="#" alt="#" width="100" hspace="5" height="150" class=”center”><a href="#"><img src="#" alt="#" width="100" hspace="5" height="150" class=”center”></p> </div>It used to work fine on my blog back when I was using wordpress.com so I have no idea what changed… Thanks so much!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Images not aligning correctly’ is closed to new replies.
