rails/guides/CHANGELOG.md
Sıtkı Bağdat f0e4254bfa Use Colspan in th Tags
Is it more suitable that using ```<th colspan="3">``` instead of three empty ```<th>```? It is simple, but what i am missing about it?

Change repetitive th tags to use colspan attribute

Update CHANGELOG.md

Update CHANGELOG.md
2013-06-17 19:59:02 +03:00

235 B
Raw Blame History

  • Removed repetitive th tags. Instead of them added one th tag with a colspan attribute.

    Sıtkı Bağdat

Please check 4-0-stable for previous changes.