CSSクイズ 初級編

CSSのクイズを作ってみました。

あなたは何問解ける?

クイズ 1: 基本プロパティ

Q1: テキストの色を赤にするには、どのCSSプロパティを使用しますか?

a) background-color
b) color
c) font-size
d) border

答え:color

Q2: 余白を設定するためのプロパティはどれですか?

a) margin
b) padding
c) 両方
d) どちらでもない

答え:両方

Q3: 背景色を黄色にするには、どのCSSプロパティを使用しますか?

a) color
b) font-color
c) background-color
d) text-color

答え:background-color

Q4: 文字サイズを変更するためのプロパティはどれですか?

a) font-family
b) font-size
c) text-size
d) size

答え:font-size

Q5: 太字にするためのプロパティは次のうちどれですか?

a) font-weight
b) font-bold
c) text-style
d) text-weight

答え:font-weight

Q6: 要素に枠線(ボーダー)を追加するためのプロパティはどれですか?

a) border
b) border-style
c) outline
d) padding

答え:border

Q7: テキストを中央寄せにするプロパティはどれですか?

a) text-align: center
b) align-text: center
c) position: center
d) center-align: text

答え:text-align: center

Q8: 行間を設定するためのプロパティはどれですか?

a) line-height
b) line-spacing
c) text-height
d) font-height

答え:line-height

Q9: CSSで画像の大きさを指定するために使うプロパティはどれですか?

a) img-size
b) picture-width
c) size
d) widthheight

答え:widthheight

Q10: テキストを斜体にするプロパティはどれですか?

a) font-weight
b) font-style
c) font-italic
d) italic

答え:font-style

インスタグラムにもクイズたくさんあります。

ぜひやってみてください。