COMM 310 March Notes
COMM 310 Creating Online Media Notes
CIT 230 Web Fundamentals Notes
Mar 18 Notes
Responsive design is about varying browser sizes.
Mar 20 Notes
PHP is the monkey that does stuff for you.
Echo: writes text to code/screen.
March 25 Notes
variable: $firstname="robert";
Super Variable:
$robert = array()
