What does class mean in HTML?

  • Thread starter Thread starter MattBrox
  • Start date Start date
M

MattBrox

Guest
as in

<div id="example" CLASS="example">Blah Blah Blah</div>

i know id is used in CSS, but what about class?
 
Back
Top