| Tor Norbye | 814f829 | 2014-03-06 17:27:18 -0800 | [diff] [blame^] | 1 | <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> |