Images

Estimated reading: 1 minute 54 views

HTML images are defined with the <img> tag.

The source file (src), alternative text (alt), width, and height are provided as attributes.

<img src="fsu-logo.jpg" alt="FSU Logo" width="104" height="142">
Share this Doc

Images

Or copy link