Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/81.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/38.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 标题中div之间的徽标放置_Html_Css - Fatal编程技术网

Html 标题中div之间的徽标放置

Html 标题中div之间的徽标放置,html,css,Html,Css,我有两个部分在我的标题,我希望有标志之间的顶部和底部的另一个放置。如何使用html和引导css实现它 这是我的标题: 这是我的密码: 贺莱尔:上午8:00-下午6:00 北阿佩列兹:+21260011223 菜单 添加一个 style="margin-top:50px" 到您的img html标记 您必须将50px更改为您想要的实际像素数。“Acceuil”写为“acueil”,只是说。它只是向下推div,不与itTry混合,并将position:fixed或positio

我有两个部分在我的标题,我希望有标志之间的顶部和底部的另一个放置。如何使用html和引导css实现它

这是我的标题:

这是我的密码:


贺莱尔:上午8:00-下午6:00
北阿佩列兹:+21260011223
菜单
添加一个

style="margin-top:50px"
到您的img html标记
您必须将50px更改为您想要的实际像素数。

“Acceuil”写为“acueil”,只是说。它只是向下推div,不与itTry混合,并将position:fixed或position:absolute添加到样式中,然后看看会发生什么。这可能会导致图像最终卡在浏览器的左侧,但也可以通过添加left:50%标记来修复