강의

멘토링

커뮤니티

Inflearn Community Q&A

No author

This post's author information has been deleted.

Getting Started with Programming: Introduction to Web (Inflearn Original)

Tutorial: Creating a Trip Planning Page (1-8)

VS 코드는 절대 경로랑 상대 경로로 상위 문서 접근이 차단되어 있네요

Written on

·

468

·

Edited

0

이미지가 왜 안뜨나 했더니 Ctrl + shift + I로 오류 찾았을 때

Not allowed to load local resource가 뜨네요

Html 문서와 같은 장소에 이미지 파일이 있거나

그보다 하위 폴더에 있을 때만 이미지가 뜨고 상위 폴더에 있거나 절대 경로로 접근은 보안상의 이유로 차단되어있는 것 같네요

 

구글 이미지 링크주소 복붙은 정상적으로 되는데 간혹 안되는 이미지 파일도 있네요

HTML/CSSjavascript

Answer

This question is waiting for answers
Be the first to answer!

No author

This post's author information has been deleted.

Ask a question