Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html how to add an image

<img src="flowers.jpg" alt="flowers">

//Always add the image type (jpg,png, etc) Adding alt text
is also good coding practice :)
 
PREVIOUS NEXT
Tagged: #html #add #image
ADD COMMENT
Topic
Name
6+6 =