Files
openide/python/python-community-ide-resources/resources/tips/Emmet.html
2015-12-17 17:14:04 +03:00

13 lines
448 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>Speed up HTML, XML or CSS development with <span class="control">Emmet</span>.</p>
<p>Enable this framework in the CSS or HTML pages under the
<span class="control">Emmet(Zen Coding)</span> node of the <span class="control">Settings/Preferences</span> dialog:</p>
<p class="image">
<img src="images/emmet.png"></p>
</body>
</html>