비교. ~가 더 좋다. 강조하다. 무시하다. 유용하다. 발전하다.

김수정·2020년 3월 12일
0

It's better to separate words with dashes, rather than underscores
단어를 구분하기에는 -가 _보다 낫다.

rather than: ~보다는
rather: (실망의 의미)꽤, 약간, 상당히, (동사의 강도를 완화 시킴) 좀,
이 표현도 영어동영상에서 엄청 봤는데요. rather than이 나오면 그 뒤에 것보다 앞에 것이 좋다는 것이니 뒤에 있는 게 안좋다. 이렇게 생각하시면 편할 것 같아요~

we could wrap the word "very" in a <strong> element, which means that the word is to be strongly emphasized. very라는 단어를 <strong> 요소로 감싸면, 그 단어는 강하게 강조된다.

emphasize: 강조하다

Block versus inline elements 블록요소 대 인라인 요소

versus: vs, 대

but it is logical to start with the humble <img> element, used to embed a simple image in a webpage. 그러나 웹 페이지에 간단한 이미지를 삽입하는 데 사용되는 보잘것없는 <img> 요소에서 시작하는 것이 논리적이다.

humble: 보잘것없는, 변변치 않은, 초라한

It can come in handy for a number of reasons: 다음과 같은 여러 가지 이유로 유용할 수 있다.

come in handy: 쓸모가 있다.

Don't write redundant alt text. 불필요한 대체 글을 쓰지 마라.

redundant: 불필요한, 쓸모없는

If the column and row headings stood out in some way, it would be much better. 칼럼과 행 헤딩이 어떤 식으로든 눈에 띄었다면 훨씬 좋을 것이다.

stand out: 눈에 띄다. 뺴어나다. 주장하다.
in some way: 어떤식으로든. 강조와 같이 많이 쓰일 표현인 거 같네요.

An HTML form on a web page is nothing more than a convenient user-friendly way to configure an HTTP request to send data to a server. 웹 페이지의 HTML 양식은 서버에 데이터를 전송하기 위해 HTTP 요청을 구성할 수 있는 편리한 사용자 친화적 방법에 지나지 않는다.

nothing more than: ~에 불과한. ~에 지나지 않는(=neither nor less than)

While most values are relatively simple keywords or numeric values, 대부분의 값은 비교적 단순한 키워드 또는 숫자 값이지만,

relatively: 비교적

CSS has evolved in order to better support different directionality of content, including right-to-left but also top-to-bottom content CSS는 오른쪽에서 왼쪽으로, 그리고 위에서 아래로 컨텐츠를 포함하여 콘텐츠의 서로 다른 방향성을 더 잘 지원하기 위해 발전해왔다.

evolve: (점진적으로) 발달(진전)하다(시키다)

A <percentage> represents a fraction of some other value. 퍼센트는 다른 값의 일부를 나타낸다.

fraction: 부분, 일부

Numeric boldness values that provide finer grained control than the above keywords, if needed. 필요한 경우 위 키워드보다 세밀한 제어를 제공하는 숫자 굵게 값.

fine-grained: 결이 고운
finer는 fine의 비교급으로 사용되었습니다.

profile
정리하는 개발자

0개의 댓글