https://gyazo.com/1ea9770a239a2cac28f0003ee014ba72
https://gyazo.com/733ec50b93a77000c7593e6e5030725d
我想将“詹姆斯·邦德”以粗体显示,不确定将 元素放在何处?干杯!
答案 0 :(得分:0)
为图像标题添加一个div并添加一个类使其变粗。
您可以这样做
.test1
{
font-weight: bold;
}
.test2
{
font-weight: 400;
}
<div class="test1">
Title (James)
</div>
<div class="test2">
Title (James)
</div>
答案 1 :(得分:0)
我的信誉不足,无法发表评论。 应该这样做:
<b><?php= e(get($reward, title)); ?></b>
答案 2 :(得分:0)
您可以通过多种方式执行此操作,但是由于提到了元素,将两个奖励标题行包装在def on_finish(self):
IOLoop.current().add_callback(self.on_finish_async)
async def on_finish_async(self):
...
标签中将是最简单的。
<strong>