You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to remove many of the back slashes to view off line. For example in the index.html file
remove the back slash in front of src="/images/phone.svg" so it will look like this src="images/phone.svg"
I am just a beginner so I am not sure what this will mean later on but to view off line and test the responsiveness and the code this worked for me. I removed many back slashes including in front of all the css links and all the images. Hope this helps.
it seems the css isn't loading. Is it not suppose to display proper demo after opening index.html?
The text was updated successfully, but these errors were encountered: