My issue
What is the mistake in this code?
| Festival | Discount | Starting Date | Ending Date |
|---|---|---|---|
| Christmas | 20 December | 26 December | |
| New Year | 30 December | 6 January |
My code
// your code goes here
Learning course: Projects using HTML / CSS
Problem Link: Add table for sale Practice Problem in Projects using HTML / CSS