Quickz

Tampa Devs Quiz Challenge 09.11.2022 - Practice mode
Question 1/6 0:00

Which of the following is the correct syntax to print a page using JavaScript?

browser.print();
navigator.print();
window.print();
document.print();