You don't have a class named para1, you have an id named para1.
Put a period in front of an identifier to define a class.
Put a pound sign in front of an identifier to define an id.
You can't use an id, because only one tag in your web page can use a given id.
MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
you have to use a unique id for each tag, this is very important point while writing style sheet.
innovativeatul
Junior Poster in Training
72 posts since Dec 2007
Reputation Points: 3
Solved Threads: 0