when i click on introduction in the nav bar it seems my margin or padding or both changes.why?
link
after 9h still stocked
when i click on introduction in the nav bar it seems my margin or padding or both changes.why?
link
after 9h still stocked
<li><a href="#introduction" class="nav-link">Introduction</a></li>
The padding is not changing. Upon click event, you go to the line item on which you have made the anchor tag. You can test it with line break before the above code.
</br></br></br></br></br>
So wherever introduction line item is on the page, it the focus would there upon click.
nope it does not work
testing testing testing testing testing testing testing
fixed it yyyaaaayyyy it was the width
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.