This is the website that I am trying to build.
Below is what I’ve built so far.
I’m using bootstrap. The navbar class is “navbar”.
I put this into css:
.navbar {
opacity: 0.8;
}
But I’m not getting expected output. Please help me get expected output.