Featured Post

Data Science Concepts

How To Write First Program In HTML | HTML Structure in Hindi By #BKTutorial

 






Source Code:

<html>
<head>
<title>My First Html Program </title>
</head>
<body>
Go to menu "Settings Backup" tab to see your configuration.
If "Enable session snapshot and periodic backup" has been checked then there will a "Backup path" configured.
The default "Backup path" is <Notepad++ install directory>\backup .
How do I recover a corrupted Notepad file?
</body>
</html>



Comments