<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p>You can use <span class="">Basic Completion</span> | |
(<span class="shortcut">&shortcut:CodeCompletion;</span>) in HTML, CSS and JavaScript files, for completing attributes, | |
parameters, tags, selectors, etc.</p> | |
<p class="image"><img src="images/completion_in_html.png"></p> | |
<p class="image"><img src="images/completion_in_html2.png"></p> | |
</body> | |
</html> |