html中怎么使两个标签间文字在一行上(html怎么让两行文字并排)

html中怎么使两个标签间文字在一行上(html怎么让两行文字并排)

首页维修大全综合更新时间:2024-06-15 12:44:04

html中怎么使两个标签间文字在一行上

两种常用方法:

左左左左左左左

右右右右右右右

一、 .p_left{float:left;} .p_right{float:left;} 二、(中间如果有空格 他会留空格的 上面的就不会,你要块状也可以换成display:inline-block;) .p_left{display:inline;} .p_right{display:inline;}

大家还看了
也许喜欢
更多栏目

© 2021 3dmxku.com,All Rights Reserved.