prepend(<selector>, <html>)
Prepend the <html> to the inside of the element selected by <selector> as the first child.
The following ruleset shows prepend() being used
The following demonstrates the preceding rule:
Labels:
prepend(<selector>, <html>)
Prepend the <html> to the inside of the element selected by <selector> as the first child.
The following ruleset shows prepend() being used
The following demonstrates the preceding rule: