blob: 3b39387f5c7ab18bd08419870814975e330af3ee [file] [log] [blame]
Tor Norbye814f8292014-03-06 17:27:18 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6
7
8 <p>You can use <span class="">Basic Completion</span>
9 (<span class="shortcut">&shortcut:CodeCompletion;</span>) in HTML, CSS and JavaScript files, for completing attributes,
10 parameters, tags, selectors, etc.</p>
11 <p class="image"><img src="images/completion_in_html.png"></p>
12 <p class="image"><img src="images/completion_in_html2.png"></p>
13
14
15
16</body>
17</html>