<img src="https://snapit.solutions/wp-content/uploads/2019/07/WomenInTech.jpg" />
<img
src="https://snapit.solutions/wp-content/uploads/2019/07/WomenInTech.jpg"
width="400" />
<img
src="https://snapit.solutions/wp-content/uploads/2019/07/WomenInTech.jpg"
width="400"
height="100" />
<img
src="https://snapit.solutions/wp-content/uploads/2019/07/WomenInTech.jpg"
width="400"
style="box-shadow: 0px 16px 40px black;"
/>
<img
src="https://snapit.solutions/wp-content/uploads/2019/07/WomenInTech.jpg"
width="400"
style="border-radius: 50%;"
/>
<img src="https://media.giphy.com/media/demgpwJ6rs2DS/giphy.gif"
/>
<img
src="https://media.giphy.com/media/demgpwJ6rs2DS/giphy.gif"
/>
|
This is the start of the tag |
<img
src="https://media.giphy.com/media/demgpwJ6rs2DS/giphy.gif"
/>
|
img is short for "image" this is the name of the tag
|
<img
src="https://media.giphy.com/media/demgpwJ6rs2DS/giphy.gif"
/>
|
src is short for "source" which mean where the image is
coming from
|
<img src="https://media.giphy.com/media/demgpwJ6rs2DS/giphy.gif"
/>
|
this is the url for the image. you can change the image by changing the URL between the quotes! |
<img
src="https://media.giphy.com/media/demgpwJ6rs2DS/giphy.gif"
/>
|
/> is how you close the img tag :) |