# Introduction to Dynamic Web Content
###### tags: `tms` `django` `in progress`
We look at the basic structure of a web application and how a web browser interacts with a web server.
We explore the Request-Response Cycle that is the basis of the Hypertext Transfer Protocol (HTTP).