I am trying to display a picture with a description inline, but I am facing some issues. While I was able to align two pictures using div block:inline, adding a description to the first picture caused it to extend in width (despite setting margin: 0 and a fixed width). How can I make them appear inline?
Link to Picture 1 Link to Picture 2