강의

멘토링

로드맵

Inflearn Community Q&A

mj36043584's profile image
mj36043584

asked

HTML+CSS+JS Portfolio Practical Publishing (Season 1)

Designing CSS Layouts with HTML5 Semantic Tags (Parent Elements, Child Elements, Sibling Elements)

class 값 한 번에 부여하는법

Written on

·

20

1

<article></article>

<article></article>

<article></article>

값에 한 번에 class를 주고싶을 때 강사님은 한 번에 선택하여 동시입력하시던데 방법이 있나요?

HTML/CSSjquery

Answer 1

0

codingworks님의 프로필 이미지
codingworks
Instructor

비주얼스튜디오코드에서 다중입력을 하시면 됩니다.

다중입력은 alt를 누른 상태에서 입력할 곳을 클릭하시면 됩니다.

mj36043584's profile image
mj36043584

asked

Ask a question