Here is my current code snippet:
<!-- Masthead-->
<header class="masthead">
<div class="container">
<div class="masthead-subheading" style="color: black;">Welcome</div>
<div class="masthead-heading" style="color: black;">Dr. Lim Wee Chai</div>
<div class="ml12" style="color: black;">My Life, My Journey</div>
<div style="float:left;"><img src = "about.png" width="50%" height="32%"/></div>
</div>
</header>
Here is the result:
https://i.sstatic.net/U3uuC.jpg
Can anyone assist me with aligning the image to the left side (beside the text "Dr. Lim Wee Chai")?