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
{{ message }}
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
프로젝트내 html 파일을 클릭하고 <열기>를 클릭하면 html이 브라우저상에서 rendering 이 되는데,
xhtml 1.0 형식의 파일은 렌더링이 안되는 것 같습니다.
해당 소스파일은 첨부파일로 올렸습니다. (html 파일이 안올라가서 txt로 확장자만 바꿔서 올렸습니다. )
local 에서 해당 html 파일을 열었을 때나, github에 올려서 테스트할 때는 잘 되고 있는데,
요비 프로젝트 페이지에서는 rendering 할 때는 아래와 같은 에러가 나옵니다.
This page contains the following errors:
error on line 32 at column 10: Opening and ending tag mismatch: meta line 0 and head
Below is a rendering of the page up to the first error.
다른 html은 잘 되는 것을 확인했었는데, xhtml 1.0 에서만 안되는 것 같습니다.
확인 부탁드립니다.
안녕하세요. 좋은 시스템을 오픈해주셔서 업무에 유용하게 사용하고 있습니다.
프로젝트내 html 파일을 클릭하고 <열기>를 클릭하면 html이 브라우저상에서 rendering 이 되는데,
xhtml 1.0 형식의 파일은 렌더링이 안되는 것 같습니다.
해당 소스파일은 첨부파일로 올렸습니다. (html 파일이 안올라가서 txt로 확장자만 바꿔서 올렸습니다. )
local 에서 해당 html 파일을 열었을 때나, github에 올려서 테스트할 때는 잘 되고 있는데,
요비 프로젝트 페이지에서는 rendering 할 때는 아래와 같은 에러가 나옵니다.
This page contains the following errors:
error on line 32 at column 10: Opening and ending tag mismatch: meta line 0 and head
Below is a rendering of the page up to the first error.
다른 html은 잘 되는 것을 확인했었는데, xhtml 1.0 에서만 안되는 것 같습니다.
확인 부탁드립니다.
감사합니다.
test.txt
The text was updated successfully, but these errors were encountered: