Browse Source

Add a definition

I was not sure if it understands the difference between an HTML element and a HTML tag.

Also not directly related to the abbr issue.
pull/14015/head
Nils Lindemann 11 months ago
parent
commit
45813891e9
  1. 3
      scripts/translate.py

3
scripts/translate.py

@ -108,6 +108,9 @@ The above rules are in effect now.
```
»»»
"HTML element"
a HTML opening tag e.g. «<div>» and a HTML closing tag e.g. «</div>» wrapping text or other HTML elements.
### Your task

Loading…
Cancel
Save