79730438

Date: 2025-08-09 05:43:59
Score: 1.5
Natty:
Report link

just remove the display:block; width:100%;

so your style look likes this

table {
  border: 2px solid #f00;
}

caption {
  background: #0f0;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sekrupman