w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



time ... ⁄time syntax

Syntax time

Examples time syntax

Valid Syntax
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html>
<head>
<title>...</title>
</head>
<body>

<time>
...
</time>

</body>
</html>

Video demonstration time element, syntax

HTML5 time element, syntax Tutorial

min video details
00:05 video tutorial: time element, syntax
00:10 adding time element in page
00:13 time element has:

- a start tag: <time>
- and an end tag: <⁄time>
both required!
time intro time browser display time parents - children Local date and time vs. Global date and time time datetime attribute