The αρχείο CSS

Το παρακάτω CSS αναφέρεται στο στοιχείο HTML με id "viewName".

/*This is the mystyle.css file in the folder css*/
#viewName{
  color: red;
}