/
Create an element in developer tools.
Create an element in developer tools.
document.body = document.createElement('body');
, multiple selections available,
Related content
DOM Element
DOM Element
More like this
Creating our own example page
Creating our own example page
More like this
How do I get a DOM element into a Javascript variable?
How do I get a DOM element into a Javascript variable?
More like this
How do we make a Javascript sandbox
How do we make a Javascript sandbox
More like this
Styling in developer tools
Styling in developer tools
More like this
HTML Structure
HTML Structure
More like this