我想在右上角添加一个应该包含'我的帐户'并且'退出'如图所示的选项。请告诉我如何将其添加到下面的代码中。
#
另外,我需要包含"发布您的广告'在个人资料图标旁边。
答案 0 :(得分:0)
请参阅示例fiddle
HTML
<div style="background:color:#fff; border:solid 1px #333; float:left; text-align:center; padding:5px;">
<i class="fa fa-user"></i><br>
User
</div>