Contents
This section describes how the 24 December 1999 version of the HTML 4.01 specification differs from the 24 April 1998 version of the HTML 4.0 specification.
P#mypar {font-style: italic; color: blue}
In CSS, "#" refers to an ID name while the "." refers to a class name. This example is dealing with the "id" attribute.