so, a class is completely made up?
meaning I could say
<p class="donkey"
and have
.donkey{
xxx
}
in the css?
but there are only certain attributes (they are given, not able to be made up)?
And when you style something...you can style both a class and an attribute? or just a class?
Last edited by rosshalde; 11-22-2014 at 10:34 PM.
|