mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
13 lines
448 B
HTML
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>
|