2016-12-09 7 views

답변

0

당신은 <div>의 모든 필드를 감싸, 그래서는 style 속성을 사용하여 텍스트에 일부 color를 추가하는 비교적 간단해야한다.

<p>Add a <code>style</code> attribute to the 
 
<div style="color: red;">text that you want to be red.</div> 
 
<p><br /> 
 
<p>If one already exists, append the <code>color</code> 
 
<div style="font-size: xx-large; color: blue;">to it.</div>

당신은 카드 종류의 스타일을 변경하고 있기 때문에

이이 유형의 모든 카드에 적용되어야한다.