Table with Striped style
It is recommended to keep table use at a minimum ( mainly because scalability on mobile devices is poor ) but if you must, here is a way to display table data.
Name | Email address | Phone |
---|---|---|
Help Desk | help@ewu.edu | phone: 509.359.2247 |
Instructional Technology | instructionaltech@ewu.edu |
The code snippet below includes the first three rows called headers, and the text in the rows.
Code
Colored rows in table
Name | Email address | Section | Role |
---|---|---|---|
Kelley Mathews | kelley.Mathews@ewu.edu | Coordinator | Staff |
Cindy Lou Who | cindy.lou.who@ewu.edu | Support Specialist | Staff |
Donald Duck | DDuck@gmail.com | Student Success | Student |