Media-Ed-Online / intro-web-dev-2017aut

Site for course "Introduction to Web Design and Development."
https://media-ed-online.github.io/intro-web-dev-2017aut/
MIT License
12 stars 3 forks source link

CSS not showing up? #99

Open kristasmith88 opened 6 years ago

kristasmith88 commented 6 years ago

I have been working on this project all week and it has been showing up when I right click to "open in browser" but I check my links after submitting in hw and its not working? I double checked my code and cant figure out what I am missing...

screen shot 2017-11-06 at 6 33 14 pm screen shot 2017-11-06 at 6 32 54 pm
MarkLannen commented 6 years ago

I can't get my updated site to publish either. There is an old version (that looks terrible) that is live now, but the publish I did this afternoon just won't show up.

And now Github desktop does not seem to recognize any changes that I have made.

If anyone has suggestions I'd really like to hear them!

Thanks

JustineEvansUM commented 6 years ago

Just wait a bit. GitHub, like most sites, can get bogged down and take minutes to hours to update models. On GitHub, check your repo to see if your changes are listed in the history - this means you successfully pushed, and GH might just be behind.

MarkLannen commented 6 years ago

Hi Justine

Something really wrong has happened with my project. I pushed it on Github desktop, and not only is an older version showing up on github, but the actual files on my computer have reverted to a what I had finished by yesterday and all of my work that I did today seems lost. Do you have any idea what could have happened or if any of this is salvageable?

My contact page is completely blank and a bunch of styling that I did today has disappeared...

MarkLannen commented 6 years ago

I don't think it is that. The actual files on my hard drive have been changed by github desktop (as far as I can tell) and all the changes I made today (and been saving) have been wiped and are back to what they looked like yesterday, but with something that looks like random markdown added to them.

Any ideas?


From: Justine Evans notifications@github.com Sent: Monday, November 6, 2017 5:31:04 PM To: Media-Ed-Online/intro-web-dev Cc: Mark Lannen; Comment Subject: Re: [Media-Ed-Online/intro-web-dev] CSS not showing up? (#99)

Just wait a bit. GitHub, like most sites, can get bogged down and take minutes to hours to update models. On GitHub, check your repo to see if your changes are listed in the history - this means you successfully pushed, and GH might just be behind.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/Media-Ed-Online/intro-web-dev/issues/99#issuecomment-342334864, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AeFvytKHrKzSWcmr8Jl44mdU3QRYq80Eks5sz6TIgaJpZM4QUC0w.

mjohnson92 commented 6 years ago

If anyone is still struggling with this... please.. check your CAPITALS like I did. :)

href="../css/style.css"> is different from href="../CSS/style.css">

JohnYingling commented 6 years ago

If it makes you feel better, I also have no idea what is going on with any of this.

FriedmanM commented 6 years ago

I had an error when pushing my project to GitHub last Sunday (unspecified error). If your stuff is missing you can check your Commits and see if you can revert back to where it was when you committed with the correct page layout.

JustineEvansUM commented 6 years ago

Hey team! @FriedmanM, @JohnYingling @MarkLannenUM @kristasmith88

Were you all able to reach any conclusions here? Isn't the internet wonderful sometimes!

kristasmith88 commented 6 years ago

Hi Justine!

Mine worked but like you said, I had to wait a little while before it would show up last week. I am still having issues with my font showing up but am sure it is because of my coding, after the CSS style started working. Im still trying to figure it out but am hoping its just going to take a little while before it updates. Thank you for checking in!!

Krista K Smith


From: Justine Evans notifications@github.com Sent: Wednesday, November 15, 2017 11:19:37 AM To: Media-Ed-Online/intro-web-dev Cc: Smith, Krista; Mention Subject: Re: [Media-Ed-Online/intro-web-dev] CSS not showing up? (#99)

Hey team! @FriedmanMhttps://github.com/friedmanm, @JohnYinglinghttps://github.com/johnyingling @MarkLannenUMhttps://github.com/marklannenum @kristasmith88https://github.com/kristasmith88

Were you all able to reach any conclusions here? Isn't the internet wonderful sometimes!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Media-Ed-Online/intro-web-dev/issues/99#issuecomment-344681864, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AeTn4aeW7CzRtU6FzGThCkCNhaoqzXnoks5s2ys5gaJpZM4QUC0w.

JustineEvansUM commented 6 years ago

Hey, Krista! Just keep me updated. If things still aren't working, I'll take a look!