<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<h1>Welcome to PyCharm &majorVersion;.&minorVersion;</h1> | |
<p> | |
You can quickly get familiar with the main features of the IDE by reading these tips.</p> | |
<p> | |
You can try out the features described in the tips while this dialog stays open on the screen.</p> | |
<p> | |
If you close the dialog, you can always get back to it using | |
<span class="control">Help | Tip of the Day</span> on the menu bar.</p> | |
</body> | |
</html> |