show-notice
hide-notice

Thursday 8 August 2013

HTML dir Tag


Introduction:

The HTML dir tag is used for specifying a directory list.

Example:
<html>
<head>
<title>HTML dir Tag</title>
</head>
<body>
<dir>
<li>dir</li>
<li>menu</li>
<li>ul</li>
</dir>
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com