diff --git a/2-ui/index.md b/2-ui/index.md index 5c4e1484..d94378cf 100644 --- a/2-ui/index.md +++ b/2-ui/index.md @@ -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.