\[code\]<pseudo> </pseudo>\[/code\] ?The pseudo-elements of CSS are not in the DOM. But internally they must be equivalent to some kind of generic HTML element, since they can be styled, can be visible, and they affect the page flow.What is the element type of a pseudo element?And can we programmatically create them, without using CSS?