$ 0 0 I'm currently using HtmlAgilityPack to parse some HTML files and I would like to know if there is a way to detect if an HtmlAgilityPack node is an inline/block element or it is displayed inline/block. Thanks.