<section><article>[본문 내용]</article></section>의 html에 스타일을 적용하여 "슬라이드 3.3 코딩 예제"처럼 보이려고 한다section에 정의되어야할 style을 모두 선택하시오.

You want to apply styles to the html <section><article>[body contents]</article></section> to make it similar to the coding example in the Slide 3.3 of the lecture note. Select the styles need to be defined.

<input id="ma-ans-_4477095_1_0" type="checkbox" value="0" name="ma-ans-_4477095_1" style="font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 12.48px; vertical-align: middle;"></td>1.

text-align:center

<input id="ma-ans-_4477095_1_1" type="checkbox" value="1" name="ma-ans-_4477095_1" style="font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 12.48px; vertical-align: middle;"></td>2.

clear:both;

<input id="ma-ans-_4477095_1_2" type="checkbox" value="2" name="ma-ans-_4477095_1" style="font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 12.48px; vertical-align: middle;"></td>3.

float:left;

<input id="ma-ans-_4477095_1_3" type="checkbox" value="3" name="ma-ans-_4477095_1" style="font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 12.48px; vertical-align: middle;"></td>4.

padding:10px

<input id="ma-ans-_4477095_1_4" type="checkbox" value="4" name="ma-ans-_4477095_1" style="font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 12.48px; vertical-align: middle;"></td>5.

width:350px;