HTML <source> Tag

The <source> tag is used to define multiple media resources for the <audio> and <video> elements.It allows the browser to choose the best supported format automatically, ensuring better playback compatibility across devices. Syntax Attributes Attribute Description Example src Specifies the path (URL) of the media file. src=”movie.mp4″ type Defines the MIME type of the file […]

HTML <video> Tag

The <video> tag is used to embed video files directly into a webpage.It supports multiple formats such as MP4, WebM, and Ogg, and provides built-in playback controls for users to play, pause, or adjust volume. Syntax Attributes Attribute Description Example src Specifies the path to the video file. src=”movie.mp4″ controls Displays video playback controls. controls […]

HTML <audio> Tag

The <audio> tag is used to embed sound content in an HTML document, such as music, podcasts, or sound effects.It supports multiple audio formats and provides playback controls like play, pause, and volume. Syntax Attributes Attribute Description Example src Specifies the path to the audio file. src=”song.mp3″ controls Displays play, pause, and volume controls. controls […]

HTML <figcaption> Tag

The <figcaption> tag defines a caption or description for a <figure> element.It provides context to the media (such as an image, chart, or video) grouped inside the <figure>.Usually, it appears either at the top or bottom of the content inside <figure>. Syntax Attributes Attribute Description Example id Specifies a unique identifier for the caption. id=”caption1″ […]

HTML <figure> Tag

The <figure> tag in HTML is used to group self-contained media content like images, illustrations, diagrams, code snippets, or videos — usually accompanied by a caption.It helps semantically associate media with its description, making web content more meaningful and accessible. Syntax Attributes Attribute Description Example id Specifies a unique identifier for the figure element. id=”forest-pic” […]

HTML <img> Tag

The <img> tag in HTML is used to embed images into a webpage. It is an empty tag (no closing tag) and requires attributes like src (source URL of the image) and alt (alternative text for accessibility and SEO). It helps add visual content like icons, illustrations, and photographs to enhance web design and user […]

HTML <dl> Tag

The <dl> tag in HTML defines a description list (also known as a definition list).Each description list contains one or more pairs of terms (<dt>) and definitions (<dd>).It is commonly used to display glossaries, FAQs, or metadata in a structured way. Syntax Attributes Tag Attribute Description <dl> Global Attributes Supports all global attributes such as […]

HTML <ol> Tag

The <ol> tag in HTML defines an ordered (numbered) list, and the <li> tag defines individual list items within that list.Ordered lists are used when the sequence of items is important, such as steps in a process, rankings, or instructions. Syntax Attributes Tag Attribute Description <ol> type Specifies the numbering type. Values: 1 (default), A, […]

HTML <ul> Tags

The <ul> tag in HTML defines an unordered (bulleted) list, while the <li> tag defines individual list items within that list.Unordered lists are commonly used for displaying groups of items where the order doesn’t matter, such as menus, features, or simple lists. Syntax Attributes Tag Attribute Description <ul> type Specifies the bullet style. Values: disc […]

HTML <nav> Tag

The <nav> tag defines a section of a webpage that contains navigation links.It helps users move around a website and assists search engines in understanding the site’s structure.Commonly used for main menus, sidebars, and internal page navigation. Syntax Attributes Attribute Description Global Attributes The <nav> element supports all global attributes like id, class, style, etc. […]

Sign In Form

Use your email and password to sign in

Provide your email and we will send you a password reset link.

Don’t have an account, signup here : 

HTML5 & CSS3

Tools and Tutorials

Registration Form

Signup to track your record and much more.

We have sent you an email with a registration link. Please click the link to verify your email address, or enter the 6-digit OTP provided in the email.

Didn't receive the OTP. Regenerate OTP Resend