잘못하다. 맞다. 틀리다. 다르다. 같다. 복잡하다. 쉽다. 실질적인. 진짜 가짜. 정확하다.

김수정·2020년 3월 13일
0

At this point the browser will misinterpret your markup, thinking that the title attribute is actually three attributes. 이 때 브라우저가 제목 속성이 실제로 세 가지 속성이라고 생각하여 당신의 표시를 잘못 해석할 것이다.

misinterpret: 잘못 해석하다.

  • If you wrap the text in <pre></pre> tags however, your whitespace will be rendered identically to how you see it in your text editor. 그러나 <pre> </pre> 태그로 텍스트를 감싸면 공백이 텍스트 편집기에서 보는 것과 동일하게 렌더링됩니다.
  • In the DOM, the node corresponding to our <p> element is a parent. 돔에서, p 엘리먼트에 상응하는 노드는 부모다.
  • The explicit and implicit grids are analogous to the main and cross flexbox axes. 명시적 및 암시적 그리드는 메인 및 크로스 플렉스 박스 축과 유사하다.

identically: 동일하게
corresponding: 상응하는, 해당하는
analogous: 유사한

It normally makes sense to link to a specific heading, so this would look something like the following. 일반적으로 특정 제목에 연결하는 것이 말이 되므로, 아래와 같이 합니다.

make sense: 말이 되다. 통하다. 이해가 되다. 타당하다.

Be under no illusion. 착각하지 말라.

illusion: 착각, 오해, 환상

it does obscure the value entered into the field (e.g. with dots or asterisks). 그것은 필드에 입력된 값(예: 점 또는 별표)을 모호하게 한다.

obscure: 이해하기 힘든, 모호한, 무명의,

Node.js version management: no subshells, no profile setup, no convoluted API, just simple. node.js버전 관리: 하위쉘, 프로파일 설정, 복잡한 API 없이 간단하다.

convoluted: 대단히 난해한, 구불구불한

learning some practical things about the language along the way. 도중에 언어에 대한 실용적인 것들을 배우는 것.

practical: 현실적인, 실질적인, 타당한, 실현 가능한

A straightforward example of this is when styling links. 이 것의 간단한 예는 링크를 꾸밀 때 입니다.

straightforward: 간단한

We won't attempt to teach these exhaustively now. 지금 정확하게 이것들을 가르치려 하지 않을 것이다.

exhaustively: 정확하게

A number of approaches were developed to try to solve the downsides of the liquid or fixed-width methods of building websites. 웹사이트를 구축하는 유동적이거나 고정 폭의 방법의 단점을 해결하기 위해 여러 가지 접근법이 개발되었다.

downside: 단점(= drawback: 약점)

profile
정리하는 개발자

0개의 댓글