From the Book - 2nd edition.
Book 1: Getting ready to code for the web. How web coding and development work ; Setting up your web development home ; Finding and setting up a web host
Book 2: Coding the front end, Part 1: HTML and CSS. Structuring the page with HTML ; Styling the page with CSS ; Sizing and positioning page elements ; Creating the page layout
Book 3: Coding the front end, Part 2: JavaScript. An overview of JavaScript ; Understanding variables ; Building expressions ; Controlling the flow of JavaScript ; Harnessing the power of functions ; Playing with the document object model ; Building reactive pages with events ; Working with arrays ; Manipulating strings, dates, and numbers ; Storing user data in the browser ; More JavaScript goodies
Book 4: Coding the back end: PHP and MySQL. Learning PHP coding basics ; Building and querying MySQL databases ; Using PHP to access MySQL data
Book 5: Debugging your code. Debugging CSS code ; Debugging JavaScript code ; Debugging PHP code
Book 6: Coding dynamic and static web pages. Fetching data with PHP, JavaScript, and JSON ; Building and processing web forms ; Validating form data ; Coding static web pages
Book 7: Building web apps. Planning a web app ; Making a web app responsive ; Making a web app accessible ; Securing a web app.