Replies: 1 comment
-
By seeing this code everything looks good. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I am very new to HTML and I was following a tutorial on creating a basic webpage. In the tutorial, the code
body { background: lightgreen; }
was used and saved as a css file in a file named styles and the reasoning explained behind this was so that it would be easier to copy and paste unto multiple pages. In the the tutorial there is a page two and a page three (which I also created) and it applied for him but not for me. It applied on the home page, so I believe the css is working on some level, but for some rease page two and three are not changingHere's the code that I am working with
Index
Page 2
Page three
Beta Was this translation helpful? Give feedback.
All reactions