Hello @Mbglecoupe !
Could you please provide the complete html index and the complete css styles codes for us to be able to guide you to a solution?
This can be done by placing three backticks ``` before and after each complete set of codes, or using the < /> at the top of the this text box.
Thanks!
Happy coding!
“”"
- Introduction
- What you should already know
- Javascript and Java
- Hello world
- Variables
- Declaring variables
- Variable scope
- Global variables
- Constants
- Data types
- If...else statement
- While statement
- Function declarations
- Reference
‘’’
#nav-link{
text-decoration: none;
font-family: “Open sans”;
line-height: 1.5;
color: #4d4e53;
text-align: center;
}
#ul-navbar{
list-style-type: none;
}
#navbar{
width: 100%;
margin-bottom: 40px;
#ul-navbar li{
border-top: 1px solid black;
margin: 0;
padding: 11px 0;
‘’‘’
Please use the Help? which appears after three unsuccessful attempts on a step? By using this way to submit codes and questions, it allows people in the community to assist quickly and accurately to your concerns.
Thank you.