Question
## Problem Instructions #### HTML table //You are to build an HTML table with a ` `, ` ` and ` ` elements. The table
## Problem Instructions
#### HTML table
//You are to build an HTML table with a `
// Each step below will require you append to the string variable `$table` in order to create the final HTML table.
//Add the class `w3-table-all` to the `
` elements to the `` element, with contents `"State"` and `"Capital"` respectively.
#### |
---|