How to open linkedIn profile using his Profile link?
<div class="col-md-2 rounded-circle"> <h5>@item.KeyPeopleName</h5> <a target="_blank" href="linkedin.com/in/belmer-rodolphe-123674151"> <img height="20%" width="20%" src="~/Content/Images/WorkPlace/linkedin.png" /> </a> </div>
https://
<a target="_blank" href="https://linkedin.com/in/...">
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)