how to align img inside the div to the right?

前端 未结 6 1599
滥情空心
滥情空心 2021-02-03 20:31

I would like to know how to align the image inside the div on the right side?

6条回答
  •  耶瑟儿~
    2021-02-03 20:59

    There are plenty of ways to align with CSS, each one has it's benefits and disadvantages, you could test them all to check which one fits your case better: http://www.w3schools.com/css/css_align.asp

    TIP: Always search using W3 as extra word, that will give you in first places the resources of the W3school website or the w3.org if there's any relevant.

提交回复
热议问题