IE 문서모드 meta 태그 1. Quirks Mode 설정 2. Internet Explorer 7 Standards 모드 3. Internet Explorer 8 Standards 모드 4. 가장 최신 Internet Explorer 버전의 Standards 모드 삽입해주면 문서모드 고정 programming/html 2014.05.14
홈페이지 주소 고정 시키는 방법 홈페이지 url 주소 변동없이 고정시키는 방법 ex) - indx.php- //보여질 문서의 주소 -main.php- test -결과- http://서버이름.com/index.php 에접속하면 main.php에 작성한 test 출력 programming/html 2014.02.17