learn html programs(127 program)how to use hover class

Опубликовано: 22 Март 2026
на канале: Jay Shukla
7
1

#html #coding #magicofoneclick #class #hover #class #active #pseudo #element #css #attribute #html5

Hello everyone and welcome to my channel magic of one click,please subscribe,like and share to get amazing programming videos.

In this program we will learn how to use font weight attribute in html.

DESCRIPTION OF TAGS:-
HTML - Tag tells browser that it is html document.
HEAD - Tag is used to define the head portion of the document which contain information related to the document.
TITLE - Tag is used to give title of the program.
BODY - Tag defines main content of HTML.
DOCTYPE - Tag is used to inform the browser about the version of HTML used in the document. It is called as the document type declaration (DTD).
HOVER CLASS - The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it.