我试图根据我所在的页面突出显示导航栏,例如:
到
如您所见,我移动到的页面已突出显示。我怎样才能在代码中做到这一点?
<div class="navbar" id="navbar_welcome">
<a href="index.php?action=home" class="active"><i class="fas fa-home"></i> Home</a>
<a href="index.php?action=home"><i class="fas fa-chart-line"></i> History</a>
<a href="index.php?action=setting"><i class="fas fa-user"></i> Profile</a>
</div>
尚方宝剑之说
素胚勾勒不出你
相关分类