Image tag img Image tag SRC: tag property that specifies the path and filename of the file to add an image: Img SRC =” file name “Alt =” text” Alt =” title “title=” text” title=” text “width: Width =” value “height: Change the height of the image height=” value” BORDER: add a border to the image =” value “(img SRC =”” must be in front, there must be a space between the attributes)

Relative path references files at the same level img SRC =”” at the next level img SRC =” folder /” at the previous level img SRC =”.. / file name “(if the file is in the upper two levels.. /.. /) img SRC =” absolute path “/