set default value of a multiselect in html

HTML
<option value="value" selected>Option Name</option>
Source

Also in HTML: