HTML Dir Tag

Not dir tag Supported in HTML5. The <dir> Tag was used in HTML 4 to create a list of directory titles. HTML <dir> Tag were used as a container for listing files/folders or contents in a directory. The element is used with tags, and the list of directories is presented in bullets by default. Note: … Read more