The base of the html node
Node
00 Remarks
this object class model has these basically html element attributes:
- id
- class
- style
01 Syntax
Microsoft.VisualBasic.MIME.Html.XmlMeta.Node
02 Properties
03 Members
class
node class id, just like the id in HTML, you can also using this attribute to tweaks on the style by CSS.
style
CSS style definition ICSSValue.(请注意,假若是SVG对象则赋值这个属性无效)
id