> For the complete documentation index, see [llms.txt](https://pmsgz.gitbook.io/nectar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pmsgz.gitbook.io/nectar/ui-ux/components/image.md).

# Image

## Overview

This is basically `<img>` element and `<div>` with `background` property, providing different variants with CSS styling.

## Demo

<https://nectar.website/demo/components/image/>

## Usage

You can refer to the code present in `/partials/components/image.html` file and use it accordingly.
