알아보다. 명시하다. 인정하다. 설명한다. 보여준다. 구성하다. 의미하다. 나타내다.

김수정·2020년 3월 12일
0

무수히 나오지만 나올 때마다 머릿속이 하얘지는 단어들 입니다.
왜 제 눈엔 다 똑같아 보이죠. @_@

HTML is used to specify whether your web content should be recognized as a paragraph, list, heading, link, image, multimedia player, form, or one of many other available elements or even a new element that you define. HTML은 당신의 웹 콘텐츠를 단락, 목록, 제목, 링크, 이미지, 멀티미디어 플레이어, 양식 또는 당신이 정의한 새로운 요소로 인식해야 하는지 여부를 지정하기 위해 사용된다.

specify: (구체적으로) 명시하다. 특정짓다.
recognize: (어떤 사람/사물을 보거나 듣고 누구/무엇인지) 알아보다. (존재/진실성을)인정하다.

This states where the element begins or starts to take effect. 이것은 원소가 시작되거나 효력을 발휘하기 시작하는 상태를 말한다.

state: 말하다. 명시하다.

We outline a simple method you can follow to plan out your site's content and design.우리는 당신이 당신의 사이트의 내용과 디자인을 계획하기 위해 따를 수 있는 간단한 방법을 설명한다.

outline: 1.개요를 서술하다 2.윤곽을 보여주다 3.개요 4.윤곽

In this article we cover the absolute basics of HTML. 이번 기사에서는 html의 기초를 다룬다.

cover: 다루다
커버라고하면 항상 덮개. 덮다밖에 생각이 안나는데 다루다라는 뜻으로도 쓰이네요. 잘 알아두어야겠네요 ㅠㅠ

This consists of the name of the element 이것은 요소의 이름으로 이루어져있다.

consist of: ~로 구성되다. ~로 이루어지다.

  • Block-level elements tend to be structural elements on the page that represent, for example, paragraphs, lists, navigation menus, footers, and so on. 블록 레벨 요소는 예를 들어 단락, 목록, 탐색 메뉴, 바닥글 등을 나타내는 페이지의 구조적 요소인 경향이 있다.
  • so each element appears on a new line. 그래서 각각의 엘리먼트는 새로운 줄에 나타난다.
  • except that it denotes a header, not a normal cell. 일반적인 셀이 아니라 머릿말을 의미하는 것을 제외하고,

represent: 대표하다. 나타내다. 의미하다.(= denote)
appear: 나타내다.

you'll come across a number of strange markup styles, including attribute values without quotes. 너는 많은 이상한 마크업 스타일을 보게될거야. 따옴표 없이 속성 값이 포함되어 있는.

come across: 우연히 발견하다.
come across with: (필요한 것을) 제공하다.

it is perfectly fine for illustrating a typical website layout example. 전형적인 웹 사이트 레이아웃 예제를 보여주기에는 완벽합니다.
This example demonstrates two things about background images. 이 예시는 배경이미지에 대하여 두 가지를 증명합니다.

illustrate: 분명히 보여주다. 실증하다.
일러스트레이트라고 하면 어도비 디자인 툴밖에 안떠오르는...
demonstrates: 증거(실례)를 들어가며 보여주다, 입증(실증)하다. (행동으로) 보여주다/발휘하다 (=display). (무엇의 작동 과정이나 사용법을) 보여주다/설명하다

When you're building a website, you need to assemble these files into a sensible structure and make sure they can talk to one another.당신이 웹사이트를 만들 때, 당신은 이 파일들을 합리적인 구조로 조립하고 그들이 서로 대화할 수 있도록 해야 한다.

sensible: 합리적인
make sure: 확실하게 하다.

By now you should really be getting the hang of embedding things into your web pages, including images, video and audio. 지금쯤 당신은 이미지, 비디오, 오디오를 포함한 당신의 웹페이지에 무언가를 삽입하는 요령을 터득해야 한다.

get the hang of something: ~을 할 줄 알게되다. ~을 이해하다.

Information is easily interpreted by making visual associations between row and column headers. 정보는 행과 열 머리글을 시각적으로 연결함으로써 쉽게 해석된다.

interprete: 해석하다. 설명하다. 이해하다. 통역하다.

As you can infer from the brief example above, 위의 짧은 예에서 알 수 있듯이,

infer from: ~으로부터 추론하다.

we include an explicit label for each form control. 우리는 명백한 라벨과 각각의 폼 요소를 포함합니다.

explicit: 분명한, 명쾌한, 솔직한, 노골적인(<-> implicit:암시된, 내포된, 함축적인)

It's the method the browser uses to talk to the server when asking for a response that takes into account the data provided in the body of the HTTP request: 브라우저가 HTTP 요청 본문에 제공된 데이터를 고려한 응답을 요청할 때 서버와 통신할 때 사용하는 방법:

take (~) into account: ~을 고려하다

This is called client-side form validation, and helps ensure data submitted matches the requirements set forth in the various form controls 이를 클라이언트 측 양식 유효성 검사라고 하며, 제출된 데이터가 다양한 양식 제어에 명시된 요구 사항과 일치하는지 확인

set forth in: ~에 기록된. ~에 적힌

This article explains what CSS is, with a simple syntax example, and also covers some key terms about the language. 이 글은 css가 뭔지, 간단한 문법 예제와 함께 설명하고, 또한 언어에 대한 핵심 용어들도 다룹니다.

cover: 다루다. 덮다.
cover가 다루다의 뜻으로 쓰이는 경우도 엄청 많은 것 같습니다.

By making our heading red we have already demonstrated that we can target and style an HTML element. 우리의 머리글을 빨간색으로 만들면서 우리는 이미 HTML 요소를 대상으로 하고 스타일을 지정할 수 있다는 것을 증명했다.

demonstrate: 증명하다

the declaration is deemed invalid. 그 선언은 유효하지 않다고 생각한다.

deem: ~로 여기다.(생각하다)

CSS stands for Cascading Style Sheets, CSS는 cascading style sheets를 의미한다.

stand for: 나타내다. …을 상징하다, …을 의미하다, …을 대표하다

Score one in this column if the declaration is inside a style attribute, aka inline styles. 선언이 스타일 속성인 인라인 스타일 내에 있으면 이 열에 하나를 표시하십시오.

aka: (=also known as) ~라고도 알려진

Once you have a grid, you can explicitly place your items on it, rather than relying on the auto-placement behavior seen above. 그리드가 있으면 위에 표시된 자동 배치 동작에 의존하지 않고 항목을 명시 적으로 배치 할 수 있습니다.

explicitly: 명시적으로

Responsive design was only able to emerge due to the media query. 반응형 디자인은 미디어 쿼리로 인해 등장 할 수 있었습니다.

emerge: 드러나다. 등장하다.

Let’s address some basic guidelines that will make your fonts look good on all devices and ensure they’re accessible for users who either need to zoom in or change their browser’s base font size. 글꼴을 모든 장치에서 멋지게 보이게 하고 브라우저의 기본 글꼴 크기를 확대하거나 변경해야 하는 사용자가 액세스할 수 있도록 하는 몇 가지 기본 지침을 다루자.

address: 연설하다. 보내다.

read the descriptions carefully as you follow the below instructions, and start to form an appreciation of which wrapper elements we are using to structure the form, and why. 아래 지침에 따라 설명을 주의 깊게 읽고 form을 구성하는 데 사용하는 래퍼 요소와 그 이유를 이해하십시오.

appreciation: 감탄, 공감,
appreciate: 진가를 알아보다.

profile
정리하는 개발자

0개의 댓글