This commit is contained in:
Ilya Kantor 2017-10-07 17:50:22 +03:00
parent ec665a7005
commit 3c08cc446b

View file

@ -1,3 +1,3 @@
# Browser: Document, DOM, Interfaces
# Browser: Document, Events, Interfaces
Learning how to manage the browser page: add elements, manipulate their size and position, dynamically create interfaces and interact with the visitor.