In this video, I will show you how you can create your own live code editor with syntax highlighting feature using HTML, CSS & JavaScript. I have used codemirror library to add syntax highlighting feature. You can create code editor like codepen, jsfiddle etc. This will be web based code editor where you can code HTML, CSS & JavaScript.