"Flexbox" is not found on TREX in Korean-English direction
Try Searching In English-Korean (Flexbox)

Low quality sentence examples

최신 CSS(Modern CSS) Flexbox나 Grid에 대해 모릅니다. Float만으로도 어렵습니다.
Modern CSS. I don't know Flexbox or Grid. Floats are my jam.
CSS grid는 2011년에 처음 제안되었으며(flexbox 제안 이후 그렇게 오래 걸리지는 않음), 브라우저에 널리 동작하기까지는 오랜 시간이 걸렸습니다.
CSS grid was first proposed in 2011(not too long after the flexbox proposal), but took a long time to gain widespread adoption with browsers.
그리드는 Flexbox의 대체품이 아니며 여러 가지 공통점이 있지만 각기 다른 상황에서 사용해야합니다.
Grid is not a replacement for Flexbox, they are meant to be used in different situations, though they have some features in common.
이 포스트는 Scotch. io: A Visual Guide to CSS3 Flexbox Properties를 바탕으로 작성되었다.
Check out Grid by Example and this Visual Guide to CSS3 Flexbox Properties.
Han-Modular® Flexbox의 연결부는 물과 먼지와 같은 환경의 영향으로부터 안전하게 보호됩니다.
The connections in the Han-Modular® Flexbox are securely protected against environmental influences such as water and dust.
플렉스 컨테이너의 자식은 플렉스 항목이라고 하며 Flexbox 속성을 사용하여 플렉스 컨테이너 내부에 배치됩니다.
Children of a flex container are called the flex items, and are laid out inside the flex container using the Flexbox properties.
한 번 CSS로 해결하기가 어렵거나 불가능한 문제를 보여주는 쇼케이스가 이제는 Flexbox로 쉽게 할 수 있습니다.
A showcase of demos which solve problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
속성은 웹 페이지에서 다단 레이아웃을 생성할 용도로 가장 널리 사용되는 도구 중 하나로 자리매김했었습니다. flexbox와 grid의 출현과 함께 float 속성은 이 문서에서 설명하겠지만, 원래의 목적대로 돌아갔습니다.
property became one of the most commonly used tools for creating multiple column layouts on webpages. With the advent of flexbox and grid it's now returned to its original purpose, as this article explains.
그러나 만약 여러분이 실제 웹사이트에서 flexbox의 사용을 고려하고 있다면,
however, if you're considering using flexbox in a real website, you need to do testing
Flexbox를 이용한 중앙 정렬.
Centering using Flexbox.
다음 섹션에서 확인하겠지만, flexbox는 많은 레이아웃 작업을 훨씬 쉽게 만들어 줍니다.
As you'll see in subsequent sections, flexbox makes a lot of layout tasks much easier.
Flexbox를 사용하면, 마침내 해결이 가능합니다.
With Flexbox, a complete solution is finally possible.
플렉스박스(Flexbox) 한 눈에 보기.
Just take a look at flexbox.
Flexbox를 가진 아주 쉬운 해결책이 있다!
This is also pretty easy to do with flexbox!
가장 확실하고 실행가능한 해결안은 CSS3 플렉시블 박스 레이아웃 모델 (혹은 ‘플렉스박스flexbox')이다.
The most obvious possible solution is the CSS3 flexible box layout model(or“flexbox”.
RN(React Native)는 기본적으로 flexbox를 사용함으로 간단하게 responsive 앱을 제작할 수 있습니다.
RN(React Native) uses basically flexbox, so we can make the responsive app simply.
우리는 Flexbox를 사용할 준비가되어 있습니까?
Are We Ready to Use Flexbox?
아쉽게도 flexbox 규격이 최근에 상당히 많이 바뀌었기 때문에 각 브라우저마다 다른 식으로 구현돼 있습니다.
Unfortunately the specification has changed a lot recently, so it's implemented differently in different browsers.
Flexbox를 이용해서 할 수 있는 일은 아주 많습니다.
There are many more capabilities that flexbox can do.
Flexbox를 처음 배우는 것은 재미있지 않을 수 있다.
Learning Flexbox may not be fun at first.