[Solved] Text in my heading should be top not bottom [closed] December 16, 2022 by Kirat Add this to your css: table th { vertical-align: top; } solved Text in my heading should be top not bottom [closed]