Day 7

 root element

The element Description

<html> The main element in HTML documents, sometimes referred to as the "root element". All other elements in the document must be its direct and indirect descendants. This element has a property called dir, which takes the values ​​rtl or ltr.

تعليقات