Skip to content

Table example doesn't match code sample #14

@carlreinke

Description

@carlreinke

The table example

<th scope="col">Planet</th>
<th scope="col">Diam. (km)</th>
<th scope="col">Dist. to Sun (AU)</th>
<th scope="col">Grav. (m/s²)</th>

doesn't have the same columns as the code sample

<th scope="col">Planet</th>
<th scope="col">Diameter (km)</th>
<th scope="col">Distance to Sun (AU)</th>
<th scope="col">Orbit (days)</th>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions