Archive / Main / 브라우저

웹표준 스펙 구현 정보

인터넷 익스플로러(Internet Explorer)

마이크로소프트(Microsoft)에서 만들고 있는, 전 세계적으로 가장 사용자가 많은 브라우저이다. 현재 8버젼까지 나왔다.

여러 버젼의 인터넷 익스플로러 사용 방법

인터넷 익스플로러는 가장 사용자 층이 많은 브라우저이기 때문에 웹 페이지를 제작할 때에 반드시 테스트를 거쳐야 한다. 공식적으로는 하나의 윈도우에 여러개의 인터넷 익스플로러를 설치하는 것이 지원되지 않기 때문에 이를 가능하게 해 주는 방법들이 비공식적으로 알려져 있다.

Internet Explorer Collection

동시에 사용할 수 있게 인터넷 익스플로러를 모아놓은 프로그램이다. 조건부 주석(conditional comment)도 잘 작동하고 빌드 넘버도 유저 에이전트 스트링이나 타이틀 영역에 정상적으로 표시 된다. 또한 인터넷 익스플로러 디벨로퍼 툴바(Internet Explorer Developer Toolbar) 1.00.2188.0도 포함하고 있어서 유용하게 사용할 수 있다.

IETester

IE8 beta 1, IE7, IE6, IE5.5의 랜더링 엔진을 하나의 프로그램에서 확인할 수 있게 고안된 브라우저이다.

browsers.evolt.org

독립적으로 구동(stand-alone)할 수 있는 다양한 버전의 인터넷 익스플로러를 배포하고 있다.

버추얼 피씨(Virtual PC)

마이크로 소프트의 버추얼 피씨에 인터넷 익스프롤러가 설치되어 있는 이미지를 구동하는 방법이다.

Microsoft Expression Web SuperPreview for Windows Internet Explorer

Expression Web SuperPreview for Internet Explorer speeds the essential task of debugging your web sites for cross-browser compatibility. With Expression Web SuperPreview for Internet Explorer, you don’t need a web service to debug your pages on the same machine that you use for development.

Expression Web SuperPreview for Internet Explorer is a stand-alone visual debugging tool that makes it faster and easier to migrate your sites from Internet Explorer 6 to Internet Explorer 7 or 8. With Expression Web SuperPreview for Internet Explorer, you can ensure that your Web sites work correctly in Internet Explorer 8 while also maintaining compatibility with earlier versions of Internet Explorer.

Expression Web SuperPreview for Internet Explorer shows your web pages rendered in Internet Explorer 6 and either Internet Explorer 7 or Internet Explorer 8, depending on which version you have installed on your machine. You can view the pages side by side or as an onion-skin overlay and use rulers, guides and zoom/pan tools to precisely identify differences in layout. You can even compare your page comp to how the targeted browsers render the page.

Expression Web SuperPreview for Internet Explorer not only shows a high-fidelity rendering of how pages will look on different browsers, but it also identifies the element’s tag, size and position, applied styles, and location in the DOM (Document Object Model) tree so you can quickly fix the error.

Expression Web SuperPreview for Internet Explorer is a standalone, free application with no expiration and no technical support from Microsoft.

인터넷 익스플로러 관련내용

  • 가 iframe보다 위로 올라오는 현상
  • 확장 속성
  • : fixed
  • block의 double-margin bug
  • 포맷 사용
  • 안에 표준 DTD 문서를 사용할 때 생기는 스크롤바 제거
  • 선언

파이어폭스(Firefox)

파이어폭스는 비영리 재단인 모질라(Mozilla)재단에서 만들고 있는 오픈소스 브라우저이다. 사용자가 브라우저의 기능을 자유롭게 확장할 수 있는 확장기능(extension)이 큰 특징이다. 웹 개발용 확장기능들도 많아서 개발 할 때에도 유용하게 사용할 수 있다.

파이어폭스 포터블 버젼을 사용하면 한대의 컴퓨터에서 여러 버젼의 파이어폭스를 테스트 할 수 있다.

사파리(Safari)

애플의 맥 오에스에 들어 있는 브라우저이다. 웹 코어 엔진에서 파생된 웹 킷 엔진을 사용하고 있다.

오페라(Opera)

노르웨이에 본사가 있는 오페라 소프트웨어서 제작한 브라우저로 현존 브라우저 중에 가장 오랜 역사를 가지고 있다. 부가기능 설치 없이 기본 설치만으로도 다양한 사용자 편의 기능을 바로 사용할 수 있다. 빠른 속도가 가장 큰 특징이다.

구글 크롬(Google Chrome)

구글에서 출시한 웹브라우저. 웹 킷 엔진을 사용하고 았고, V8 자바스크립트 엔진, 탭별 독립 프로세스 사용 등으로 성능의 향상을 꾀하였다. 구글 기어가 탑재되어서 온/오프라인 환경에서 구글의 서비스를 사용하는데 최적화 되어있다.

넷스케이프(Netscape)

한때 전세계적으로 가장 많이 사용되었던 브라우저였지만 브라우저 전쟁 이후로 인터넷 익스플로러에게 그 자리를 내주었다. 아메리카 온라인(America On-Line)이 인수하여 지원을 계속 했지만, 2008년 2월 1일 이후로 지원이 중단되었다.

링스(Lynx)

텍스트 기반의 브라우저이다.

Page last modified on October 16, 2009, at 12:32 PM