> For the complete documentation index, see [llms.txt](https://fundamentals.rocketacademy.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fundamentals.rocketacademy.co/10-advanced.md).

# 10: Advanced

- [10.1 HTML](https://fundamentals.rocketacademy.co/10-advanced/10.1-html.md)
- [10.2: CSS](https://fundamentals.rocketacademy.co/10-advanced/10.2-html-css-review.md): This page will give an introduction to HTML, CSS and how to reference HTML and CSS using JS so that a SWE can change the styling of the page.
- [10.3: The Document Object Model](https://fundamentals.rocketacademy.co/10-advanced/10.3-browser-applications-with-dom.md)
- [10.4: DOM Manipulation](https://fundamentals.rocketacademy.co/10-advanced/10.4-dom-manipulation.md)
- [10.5: Advanced Debugging with Sources Tab](https://fundamentals.rocketacademy.co/10-advanced/10.5-advanced-debugging-with-sources-tab.md)
