/

HTML / CSS / JavaScript Tutorial

HTML Image elements

[this page | pdf | back links]

The following is a list of HTML image elements:

 

Tag

Description

More

Further comments

<area>

An area inside an image map

Here

 

<canvas>

Used to draw graphics via scripting (usually via JavaScript)

Here

New in HTML 5

<figcaption>

A caption for a <figure> element

Here

New in HTML 5

<figure>

Self-contained content

Here

New in HTML 5

<img>

An image

Here

 

<map>

A client-side image-map

Here

 

<picture>

A container for multiple image resources

Here

New in HTML 5

 

The default styles applicable to these elements are shown here.

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Elements


Desktop view | Switch to Mobile