snlildude87 0 Report post Posted September 26, 2005 I am having problems figuring out why my image will not align how I want it. Here, you can see that the image is aligned to the left. This is the code for that block: <a href="http://img355.imageshack.us/img355/844/r25870774779uu.jpg"><img src="http://img355.imageshack.us/img355/844/r25870774779uu.th.jpg" alt="bush bathroom break note" align="left" style="margin-right: 5px;"></a>[text goes here] But if you go here, you can see that the text does not stay to the right of the thumbnails. What am I doing wrong?Thanks for your help! Share this post Link to post Share on other sites
snlildude87 0 Report post Posted September 26, 2005 Okay, I solved my own problem. The difference between the two links provided above was that one had a br tag while the other did not. In my CSS file, I coded a break statement for ALL br tags, so it causes it do act weird.Thanks for reading though. Share this post Link to post Share on other sites