mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 19:28:23 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
12 lines
314 B
HTML
12 lines
314 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>You can easily make column selection by dragging your mouse pointer while keeping the
|
|
<span class="shortcut">Alt</span> key pressed.
|
|
</p>
|
|
<p class="image"><img src="images/columnSelection.png"></p>
|
|
</body>
|
|
</html>
|