Q. HTML OX 퀴즈 풀기 - 제목, 단락, 목록, 표
작성 후 제출 완료 시 점수를 바로 확인할 수 있습니다! 각 문항당 10점 총 100점 만점
Sign in to Google to save your progress. Learn more
이름을 작성하세요~ *
<h1>A</h1><h2>B</h2><h4>C</h4> *
0 points
<h1><p>A</p></h1> *
10 points
<table><thead><tr><td>data</td></tr></thead><tbody><tr><td> data  </td></tr></tbody></table> *
10 points
<table><thead><tr> <th> data </th></tr></thead><tbody><tr><td>data</td></tr></tbody></table> *
10 points
<ul><li>list1</li><ul><li>list1_1</li><li>list1_2</li></ul><li>list2</li></ul> *
10 points
<ul><li>TEXT1</li><li>list2</li>TEXT2</ul> *
0 points
<p><address>address text test tag</address></p> *
0 points
<address>123-4567</address> *
10 points
<dl><dt>1</dt><dd>2</dd><dt>1</dt><dd>2</dd></dl> *
10 points
<dl><dt>1</dt><dd>2</dd><dt>1</dt><dt>2</dt><dd>3</dd></dl> *
10 points
<dl><dt>1</dt><dd><li>2</li><li>2</li></dd></dl> *
10 points
<dl><dt>1</dt><dd><ul><li>1</li><li>2</li></ul></dd></dl> *
10 points
<dl><dt>1</dt><dd>1</dd></dl> *
10 points
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy