So, I'm trying to make a search-engine-like HTML file using JavaScript, and I am aware of the document.write()
function, but is there a way to use it to append an element like a heading or an image?
sys.exit()
EDIT: I'm stupid. Didn't realise you could put elements in the document.write()
function.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)