【发布时间】:2017-06-18 02:23:41
【问题描述】:
我想对齐左上角图像右侧的“监控工程仪表板”文本。现在在图片下方(请参见下图)
<div style="width:1200px; margin:0 auto;">
<div class="row" style="margin:10px 0px 0px 0px;">
<img alt="DDP" class="col-md-4" style="width:140px; height:60px;" src="logo.png" />
<h1 class="col-md-8" style="width:700px;">Monitoring Engineering Dashboard</h1>
</div>
请建议文本“Monitoring Engineering Dashboard could be align on the left of Image
【问题讨论】:
标签: html css text-align