Comments
It is sometimes useful to leave comments in your style sheet.
Anything between /* and */ will be ignored.
/* This section contains all the styles for tables */
/* The reason I used margin here and not padding is because... */
It is sometimes useful to leave comments in your style sheet.
Anything between /* and */ will be ignored.
/* This section contains all the styles for tables */
/* The reason I used margin here and not padding is because... */