HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML time Tag

HTML time Tag

 

 

The time tag defines a specific time. Its datetime attribute translates the time into a machine-readable format.

 

Attribute Explanation:-

 

Attribute Value Description
datetime datetime Represent a machine-readable format of time tag.

 

Syntax:-

 

Its syntax is:- < time >

Code Explanation

All Tutorials related to HTML Tags List

All Sections related to HTML