Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I get output from HTML?

Start tag/End tag


How do I print HTML code in HTML?

You can easily add a print button to your web page by adding the following code to your HTML document where you want the button to appear:1onclick="window.print();return false;" />2print.3type="text/css" media="print" />4body {visibility:hidden;} .print {visibility:visible;}

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours