Skip to content

HTML : 부분적으로 링크가 걸리지 않습니다. #84

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

Closed
dkssud852 opened this issue Jan 9, 2018 · 2 comments
Closed

HTML : 부분적으로 링크가 걸리지 않습니다. #84

dkssud852 opened this issue Jan 9, 2018 · 2 comments
Assignees

Comments

@dkssud852
Copy link

수업듣고 아톰 이용해서 만들어보고 있었는데요.
1~3.html 링크거는 부분에서 그대로 시도 했는데 어디선가 뭐가 잘못되었는지
링크가 걸리지 않습니다.

증상

  <li><a herf="1.html">html</a></li>
  <li><a herf="2.html">css</a></li>
  <li><a herf="3.html">javascript</a></li>

실행환경

윈도우 10 + 마이크로소프트 엣지

default

@MinGeun
Copy link

MinGeun commented Jan 9, 2018

a 태그 속성 값이 href가 아니고 herf로 되어있네요

@dkssud852
Copy link
Author

헙;; 제 눈이 이상했나봐요 ㅠ 감사합니다~!

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

No branches or pull requests

5 participants