Is there such a property that relates or acts like the Javascript method, appendChild()? This has nothing to do with my previous post, if your wondering.
That's pretty 'muchit'.
appendChild for CSS
Moderator: General Moderators
There are the :before and :after selectors, part of css2 http://www.w3.org/TR/CSS2/generate.html, and some other more advanced selectors, part of css3 http://www.w3.org/TR/CSS2/generate.html
These are pretty cool selectors.
Of course, don't expect every browser to support them...
These are pretty cool selectors.
Of course, don't expect every browser to support them...