---
title: "Describe hover element?"  
description: "Describe hover element?"  
author: "AVADHESH PATEL"  
published: 2013-05-03  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/1716/describe-hover-element  
category: "css-css3"  
tags: ["css-css3"]  
reading_time: 1 minute  

---

# Describe hover element?

A hover element is activated if the user moves pointer on the area in which HTML code is defined. Mainly, this style is used for online advertising. It can be appended to #elementid:hover.

## Answers

### Answer by AVADHESH PATEL

A hover element is activated if the user moves pointer on the area in which HTML code is defined. Mainly, this style is used for online advertising. It can be appended to #elementid:hover.


---

Original Source: https://www.mindstick.com/interview/1716/describe-hover-element

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
