Finish CSS - Start PHP




CS174

Chris Pollett

Feb 22, 2021

Outline

Alignment of Text

Box Model

More on the Box Model

Background Images

Position and Display Properties

Keyboard Shortcuts

Quiz

Which of the following statements is true?

  1. The CSS border attribute cannot be used to control the width of the border of an element.
  2. Only style attributes of one class selector are ever applied to an element.
  3. The label tag is used to associate text with a control/widget element on a form.

Introducing PHP

Overview

Configuring PHP