This chapter is for reference only and contains no projects. Its sections are as follows:
A quick reference for HTML, CSS, and PHP
Graphics programs for optimizing pictures
Resources
Summary
A Quick Reference for HTML, CSS, and PHP
This section will save you having to trawl through the book to find that particular piece of basic HTML, CSS, or PHP code. It also refers to the relevant chapters when a more complex piece of HTML and CSS is required for a particular feature.
Web Page Structure
Every page on every website has a similar structure; this can be summarized ...