You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if starting tag is missing the ending tag, tidy could not add ending tag.
example: <table> <select style="width: 64px; height: 24px; border: 1px solid #ddd;" id="year_box" onchange="changeDate();"> </table>