Finish CSS, PHP Intro, PHP Syntax




CS174

Chris Pollett

Feb 20, 2017

Outline

Box Model

More on the Box Model

Background Images

Position and Display Properties

Keyboard Shortcuts

Introducing PHP

Overview

Quiz

Which of the following statements is true?

  1. Form variables sent via method get appear in the message body of the HTTP request.
  2. A CSS ID selector is used to select HTML tags with a given class attribute for styling.
  3. The for attribute of a label tag is used to associate the label with a form tag of a given id.

Configuring PHP

General Syntax