In order to make a modern interactive web site or web application you'll need to learn several more tools: the Document Object Model (DOM) and Javascript. The DOM is the structure a web browser uses to keep track of the elements you describe in HTML .