DjangoGirls / tutorial

This is a tutorial we are using for Django Girls workshops
http://tutorial.djangogirls.org/
Other
1.53k stars 1.86k forks source link

use term "element" to refer to HTML elements as a whole #1706

Closed das-g closed 3 years ago

das-g commented 3 years ago

Use term "element" to refer to HTML elements as a whole, and only use "tag" when referring to the tags (usually) delimiting it (or when talking about Django template tags or Git tags, of course.)

Changes in this pull request: