My issue
Did you add the
tag to index.html after removing inline styling for the table?GIVE CORRECT ANSWER
My code
// your code goes here
Learning course: Learn HTML / CSS
Problem Link: Task 5 in HTML / CSS
Did you add the
tag to index.html after removing inline styling for the table?// your code goes here
Learning course: Learn HTML / CSS
Problem Link: Task 5 in HTML / CSS
There are a lot of changes in your code. I recommend clicking on “Reset code” icon at the top of editor to reset the code and start changing it again based on the given instructions.