I want to save my html file to a cd / dvd, and if the cd is inserted to the PC, the html file should be automatically open in a browser without pressing any button.
I hope anyone can help me with this, thanks a lot.
<html>
<body>
<h1>Hello world!</h1>
</body>
</html>