Closed
Bug 1477510
Opened 7 years ago
Closed 7 years ago
Missing word in a sentence (I know I'm being nitpicky)
Categories
(Developer Documentation Graveyard :: Learning Area, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: migraineman, Assigned: sheppy)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
As you will see, the cells are not placed underneath each other, rather they are automatically aligned with other on the same row. Each <td> element creates a single cell and together they make up the first row. Every cell we add makes the row grow longer.
rather they are automatically aligned with other on the same row.
should be
rather they are automatically aligned with each other on the same row.
Assignee | ||
Comment 1•7 years ago
|
||
Fixed. Thank you!
Assignee: nobody → eshepherd
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•