General Courses | |||
---|---|---|---|
Code | Subject | Duration (Days) | |
GC-001 | Business Communication Training | ||
GC-002 | Business Continuity Planning | ||
GC-003 | Customer service training | ||
GC-004 | ISO 9001_2015 Internal Auditor | ||
GC-005 | Project Management Training |
/* Here you can add custom CSS for the current table */ /* Lean more about CSS: https://en.wikipedia.org/wiki/Cascading_Style_Sheets */ /* To prevent the use of styles to other tables use "#supsystic-table-42" as a base selector for example: #supsystic-table-42 { ... } #supsystic-table-42 tbody { ... } #supsystic-table-42 tbody tr { ... } */ tr:nth-child(even) {background-color: #f2f2f2}