I need to code following header for a compose message page in a web application, using HTML, CSS, and JS.

My question is how can i add functionality to input box to convert selected email addresses to a box as shown in following image:

Similar functionality is used in almost every email application these days.
Same functionality is used on Tags textbox on stackoverflow.
You can accomplish this using jQuery Tag it! plugin.
Link
Demo
Even this plugin is superb : AutoSuggest | Demo