Javascript validator
Web page editor
string $name - name of root element
string $content - data between the opening and closing tag
array $attributes - additional attributes for the tag. The attribute name is represented as the array key and the attribute value as entry for the key.
Javascript validator
Web page editor