> For the complete documentation index, see [llms.txt](https://johnkazer.gitbook.io/core-web-dev-concepts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johnkazer.gitbook.io/core-web-dev-concepts/setup.md).

# Setup

- [HTML, CSS and Browsers](https://johnkazer.gitbook.io/core-web-dev-concepts/setup/html-css-and-browsers.md)
- [Chrome DevTools](https://johnkazer.gitbook.io/core-web-dev-concepts/setup/chrome-dev-tools.md): A useful starting place to understanding a web page "under-the-hood" and moving on to how everything got where it is.
- [Local Dev Setup](https://johnkazer.gitbook.io/core-web-dev-concepts/setup/local-dev-setup.md): An overview of how my dev setup works, the tools and what they do
