tables are the "most common" issue, what's important is this is always (almost) an html issue, not PHP, so running through a html validator will help. browsers never see PHP.
btw, an example that could come up on the PHP side of things is for example some browsers do not produce HTTP_REFERER so if it were depended on ... it wouldn't work.