``` <marker-of-dynamic-behavior> {your standard static html} </marker-of-dynamic-behavior> ```
This is just a better way of doing DOM scripting, enhancing without waiting for Document Ready event, and having more freedom when to load the dynamic bits.