Get the alternative text.
The alt attribute of the image.
alt
Get the image source.
The src attribute of the image.
src
Get the title.
The title attribute of the image.
title
Set the image alternative text.
The new alt attribute of the image.
Set the image source.
The new src attribute of the image.
Set the image title.
The new title attribute of the image.
Get the alternative text.