需要个人资料图片左侧

Need profile image left side

我想知道是否有人解决了我的问题我需要在下面的例子中左边的图片是顶部

http://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_login_form_modal

.imgcontainer {
text-align: left;
margin: 24px 0 12px 0;
position: relative;
}

将其放入 .imgcontainer,或者将 "text-align:center" 更改为 "text-align:left"