Skip to content

HTML and CSS connecting #21367

Answered by fire-eggs
preguntas19 asked this question in General
Discussion options

You must be logged in to vote

You’ve mixed up classes and ids in your css.

E.g. if “navbar” is a class as shown in the HTML, then the CSS should read “.navbar”, not “#navbar”.

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants