September 2019
Beginner to intermediate
494 pages
13h
English
If you are somewhat familiar with HTML tags and attributes, you will most likely agree when I say that there are too many of them, and sometimes it can be quite confusing to know which is the correct one to use in a specific situation.
To address this problem, PyCharm offers a way to dynamically view documentation for these tags and attributes as we write them. For example, in the previous section, we skipped over the purpose of the <meta> tag in our examples; we now would like to find out what it is:
Read now
Unlock full access