How to fix navigation-bar prob? (css html) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to fix navigation-bar prob? (css html)

Hi, So i wanted to make a nav bar like this ( http://www.epsilon-esports.com )... The one in this link... The problem is the logo ... I can't place it in the right position. It should be in the nav bar exactly like the example in that website above... (in-line) Please check my code and help fix!! (no java-script) https://code.sololearn.com/W5W1UIIwVR96 Thank you

12th Nov 2017, 6:53 AM
LoneLySouL
LoneLySouL - avatar
3 Answers
+ 2
use absolute positioning
12th Nov 2017, 7:21 AM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
0
If I use absolute position in #logo... Then is comes over home Nav button in the desktop browser.... N all the Nav links move left hand side
12th Nov 2017, 7:26 AM
LoneLySouL
LoneLySouL - avatar
0
Take a look here: https://code.sololearn.com/WRF4Lsr68UTO I've marked with comments the new lines in html & css
12th Nov 2017, 7:59 AM
Uria