Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<wrapper> not working in CSS #7

Closed
pumpkinpisqui opened this issue Jun 20, 2022 · 2 comments
Closed

<wrapper> not working in CSS #7

pumpkinpisqui opened this issue Jun 20, 2022 · 2 comments

Comments

@pumpkinpisqui
Copy link

Hello there! I am a student who's doing a project in which I have to create a web site with Atom. I'm coding it in HTML and CSS and everything goes like planned but for . When I add wrapper with id
(In this way)

......

and, then, code css

#wrapper{
Width: 90%;
...
}

I have no response. I had the same problem other times (like with :not("...")) and I don't know what's wrong on what I'm doing since, reading what the professor coded, I've made no mistakes. Can someone help me? Thanks in advantage.

@pumpkinpisqui
Copy link
Author

Errata corrige

The app doesn't report it but I've written:

Body
Wrapper id="wrapper"
...
/wrapper
/body

With "<>"

@pumpkinpisqui
Copy link
Author

Solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant