amyipdev / ssvp

Server Statistics Viewer Project: a modular interface for tracking server uptime
GNU Affero General Public License v3.0
2 stars 1 forks source link

consider using tbody #24

Closed amyipdev closed 1 year ago

amyipdev commented 1 year ago

<tbody> is not required, when there is no other table section, but it is recommended. Firefox automatically inserts it. We should consider doing the same as well.

amyipdev commented 1 year ago

not going to implement