align images side by side in html

前端 未结 7 1229
太阳男子
太阳男子 2020-12-05 19:40

I want 3 images side by side with caption, at the moment I have 3 images going from top to bottom, with the caption on the left, not on the centre. How do I make the images

7条回答
  •  不思量自难忘°
    2020-12-05 20:02

    Try using this format

    The Pulpit Rock
    Fig1. - A view of the pulpit rock in Norway.

    This will give you a real caption (just add the 2nd and 3rd imgs using Float:left like others suggested)

提交回复
热议问题