Someone shows me a html to use div tag to show some text with background image included
SOME TITLE 4条回答 野的像风 (楼主) 2021-01-21 12:14 Add the child divs to span like below data1 data2 css: .span1{ display:inline-block; } .span2{ display:inline-block; } 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Add the child divs to span like below
data1 data2
css:
.span1{ display:inline-block; } .span2{ display:inline-block; }