Ask a Question
Javascript Why it is not written in script tag<html>
<head>
<h2>Print the contents of the current window</h2>
</head>
<body>
<button onclick="window.print()">Print the page</button>
</body>
</html>
Why it is not written in script tag<html>
<head>
<h2>Print the contents of the current window</h2>
</head>
<body>
<button onclick="window.print()">Print the page</button>
</body>
</html>
Fuel your ambition, discover your passion and achieve your professional goals with LetsUpgrade.
Sign Up Now
Related Questions
No related questions.