안녕하세요

접근성 (1 sect, 1 h2) / (fig > a) X / (ul > ul) X / (1 dl, 1 dd), 버전관리 본문

카테고리 없음

접근성 (1 sect, 1 h2) / (fig > a) X / (ul > ul) X / (1 dl, 1 dd), 버전관리

sakuraop 2022. 7. 27. 23:59

https://validator.w3.org/nu/?doc=https%3A%2F%2Fyoungentry.github.io%2Fblackyak%2F
검새결과 예시입니다.


불가능 한 것은 아니지만 한 섹션마다 h2를 포함시켜주는 것이 권장됩니다.

 


8.
Error: Element figure not allowed as child of element a in this context. (Suppressing further errors from this subtree.)
From line 219, column 19; to line 219, column 26

Contexts in which element figure may be used:
Where flow content is expected.
Content model for element a:
Transparent, but there must be no interactive content descendant, a element descendant, or descendant with the tabindex attribute specified.

9. ~ 11.
Error: Element ul not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
From line 309, column 15; to line 309, column 35

      ↩     </ul class="gamelist">
      Contexts in which element ul may be used:
      Where flow content is expected.
      Content model for element ul:
      Zero or more li and script-supporting elements.

 

        15. ~ 16.

Error: Element dl is missing a required instance of child element dd.

      From line 652, column 13; to line 652, column 17
      Content model for element dl:
      Either: Zero or more groups each consisting of one or more dt elements followed by one or more dd elements, optionally intermixed with script-supporting elements.
      Or: One or more div elements, optionally intermixed with script-supporting elements.





        css 버전관리를 하게 되면 업로드를 한 뒤에 휴대폰에 적용되기까지 시간이 오래 걸리는 것을


캐시를 이용하여 변화된 파일만 새로 읽어들이도록 할 수 있습니다.
css의 ver=1.0의 숫자를 바꾸고 업로드하기만 하면 됩니다.

          </link rel="stylesheet" href=".>
          </link rel="stylesheet" href=".>