Enter your Sign-on user name and password.

Forgot password?
  • Follow us on:
Loading video...
Text Comments (1)

0 answers

Post by Jorge Guerrero on June 28, 2012

Aren't most of the img attributes best set using CSS?

Elements, Attributes and Tags

  • HTML consists of Tags, Elements, and Attributes
  • A start tag consists of an opening angle bracket (<) followed by the element name, zero or more space separated attribute/value pairs, and a closing angle bracket (>).
  • An element commands the browser what to express
  • An attribute defines the element.
  • Some elements had and ending, others don't.

Elements, Attributes and Tags

Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.

Computer Science: HTML 5