I am currently trying to finish my portfolio project and I’m attempting to put in a local picture of myself from my files. I get the outline of the picture and the little picture symbol in the top left of the outline but no picture. I am hoping some of you guys can help me.
Here’s the code for that section:
<div class="col-xs-6 WhiteText">
<img src="IMG_3702.JPG" id="ProfilePic">
</div>
</div>
</div>
Thanks in advance
I just left off the beginning “<” so that it would show up here. I have it in my actual code