HTML code
HTML 코드
빈도: 8.525.1 백만 단어당
Refers to the text-based instructions that create web pages.
웹 페이지를 만드는 텍스트 기반 명령어를 의미합니다.
카테고리:
예문 (10)
HTML code = HTML 코드 (웹 페이지를 만드는 텍스트 기반 명령어를 의미합니다.)
- The browser interprets HTML code to display web pages.브라우저는 웹 페이지를 표시하기 위해 HTML 코드를 해석합니다.
- I spent all night writing the HTML code for my new portfolio website.저는 새로운 포트폴리오 웹사이트의 HTML 코드를 작성하며 밤을 새웠습니다.
- Can you help me find the error in this block of HTML code?이 HTML 코드 블록에서 오류를 찾는 것을 도와줄 수 있나요?
- As a front-end developer, you must be proficient in writing clean HTML code.프론트엔드 개발자로서, 깔끔한 HTML 코드 작성에 능숙해야 합니다.
- It's a good practice to validate your HTML code to ensure it meets web standards.웹 표준을 충족하는지 확인하기 위해 HTML 코드의 유효성을 검사하는 것이 좋습니다.
- You can view the underlying HTML code of any webpage by right-clicking and selecting 'View Page Source'.마우스 오른쪽 버튼을 클릭하고 '페이지 소스 보기'를 선택하면 모든 웹 페이지의 기본 HTML 코드를 볼 수 있습니다.
- The server dynamically generates the HTML code based on the user's request.서버는 사용자의 요청에 따라 HTML 코드를 동적으로 생성합니다.
- Learning the basics of HTML code is relatively easy, but mastering it takes time.HTML 코드의 기초를 배우는 것은 비교적 쉽지만, 마스터하는 데는 시간이 걸립니다.
- She needed to embed a special snippet of HTML code to add the video player.그녀는 비디오 플레이어를 추가하기 위해 특별한 HTML 코드 조각을 삽입해야 했습니다.
- Don't edit the HTML code directly unless you know what you're doing.무엇을 하는지 알지 못한다면 HTML 코드를 직접 편집하지 마세요.