HTML document

HTML 문서

빈도: 8.222.4 백만 단어당

A file containing HTML code that a web browser can display as a web page.

웹 브라우저가 웹 페이지로 표시할 수 있는 HTML 코드를 포함하는 파일.

카테고리:

예문 (20)

HTML document = HTML 문서 (웹 브라우저가 웹 페이지로 표시할 수 있는 HTML 코드를 포함하는 파일.)

  • The browser renders an HTML document to display a webpage.브라우저는 웹페이지를 표시하기 위해 HTML 문서를 렌더링합니다.
  • A web browser's main job is to render an HTML document.웹 브라우저의 주요 임무는 HTML 문서를 렌더링하는 것입니다.
  • To start building a website, you first need to create a basic HTML document.
  • To start building a website, you first need to create a basic HTML document.웹사이트 구축을 시작하려면 먼저 기본 HTML 문서를 만들어야 합니다.
  • Every HTML document should begin with a `` declaration.웹사이트 구축을 시작하려면 먼저 기본적인 HTML 문서를 만들어야 합니다.
  • Every HTML document should begin with a `` declaration.
  • He validated the HTML document to ensure it was free of errors.모든 HTML 문서는 `` 선언으로 시작해야 합니다.
  • You can link a CSS stylesheet to an HTML document to control its appearance.모든 HTML 문서는 `` 선언으로 시작해야 합니다.
  • You can link a CSS file to your HTML document to style its content.
  • I spent all afternoon debugging the JavaScript within the complex HTML document.그는 오류가 없는지 확인하기 위해 HTML 문서의 유효성을 검사했습니다.
  • The web server sent the requested HTML document to the client's browser.CSS 스타일시트를 HTML 문서에 연결하여 모양을 제어할 수 있습니다.
  • The server will dynamically generate an HTML document based on the user's request.
  • We will learn how to embed JavaScript directly into an HTML document next week.콘텐츠에 스타일을 적용하기 위해 CSS 파일을 HTML 문서에 연결할 수 있습니다.
  • Right-click on the webpage and select 'View Page Source' to see the underlying HTML document.저는 오후 내내 그 복잡한 HTML 문서 안의 자바스크립트를 디버깅했습니다.
  • Can you explain the basic structure of an HTML document?
  • It's good practice to validate your HTML document to ensure it's free of errors.웹 서버는 요청된 HTML 문서를 클라이언트의 브라우저로 보냈습니다.
  • When a user navigates to a URL, the browser requests the corresponding HTML document from the server.서버는 사용자의 요청에 따라 동적으로 HTML 문서를 생성할 것입니다.
  • Remember to save the file with a `.html` extension to make it a valid HTML document.
  • Web crawlers analyze the content of HTML documents to index pages for search engines.다음 주에 우리는 자바스크립트를 HTML 문서에 직접 삽입하는 방법을 배울 것입니다.
  • The browser parses the HTML document to build the Document Object Model (DOM).웹페이지에서 마우스 오른쪽 버튼을 클릭하고 '페이지 소스 보기'를 선택하여 기본 HTML 문서를 볼 수 있습니다.