Before loading the html with document.LoadHtml(html); you can do this: document.LoadHtml(html.Replace("<p><span> </span></p>", ""));.
確定! 回上一頁