下面的问题不包含我的答案。它也不是具体的我 不要问为什么没有或为什么有。我问为什么不起作用。我也是 用过。
在 CSS Flexbox 中,为什么没有“justify-items”和“justify-self” 属性?
我查看了其他问题,但找不到答案。不需要从下面的代码中获取更多信息。类不包含位置/显示/弹性内容。
I want to right:0 for id= 我想证明自己是对的 和 我想要 left:0 for id= 我想证明自己是左手
<nav class="nav" role="navigation" style="display: flex; justify-content: space-between; background-color: white; z-index: 9999; position: relative;">
<span style="justify-self: flex-start; z-index: 999;" id="I want to justfy-self:left">
<a class="navbar-brand ulockd-main-logo2" href="#brand" style="margin-top: 0;">
<img src="something.com" class="logo logo-scrolled navbar-brand ulockd-main-logo2" alt="">
</a>
</span>
<span style="justify-self: flex-end; align-self: center;" id="I want justy-self:right;">
<div id="mega-menu-wrap-header-menu" class="mega-menu-wrap">
<div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class="mega-toggle-block mega-menu-toggle-animated-block mega-toggle-block-0" id="mega-toggle-block-0"><button aria-label="Toggle Menu" class="mega-toggle-animated mega-toggle-animated-slider" type="button" aria-expanded="false">
</span>