1) <a _____="https://www.programmingisfun.com">This is a link</a>. What is the blank? a) link b) href c) go d) open 2) Use the correct HTML tag to add a heading with the text "London". a) <h1>London</h1> b) <p>London</p> c) <cout>London</ d) <img src>London</img> 3) Use the correct HTML tag to add a paragraph with the text "Hello World!" a) <h1>Hello World</h1> b) <p>Hello World</p> c) <cout>Hello World</ d) <img src>Hello World</img> 4) Add a line break in the middle of the paragraph: a) <p>My Bonnie lies,over the ocean.</p> b) <p>My Bonnie lies<break>over the ocean.</p> c) <h1>My Bonnie lies<nextline>over the ocean.</h1> d) <p>My Bonnie lies<br>over the ocean.</p> 5) Use the correct HTML attribute, and CSS, to set the color of the paragraph to "blue". a) <p style ="color:blue;">This is a paragraph.</p> b) <p img="color:blue;">This is a paragraph.</p> c) <p font-size="color:blue;">This is a paragraph.</p> d) <p text-align="color:blue;">This is a paragraph.</p> 6) Add comment tags around the paragraph a) <!<p>This is a paragraph.</p>> b) <!--<h1>This is a paragraph.</h1>--> c) <!--<p>This is a paragraph.</p>--> d) <!-<p>This is a paragraph.</p>-> 7) Add a table row with two table headers. The two table headers should have the value "Name" and "Age". a) <table><tr><th>Name</th><th>Age</th></tr> b) <table><td><th>Name</td><th>Age</th></tr> c) <table><tr><td>Name</td><td>Age</td></tr> d) <table><td><td>Name</td><td>Age</td></td> 8) In the form below, add radio button, with the name "fav_language". a) <form><input type="radio" name="fav_language" value="html"> HTML</form> b) <form><input type="select" name="fav_language" value="html"> HTML</form> c) <form><input type="name" name="fav_language" value="html"> HTML</form> d) <form><input type="check" name="fav_language" value="html"> HTML</form> 9) Specify that the form is submitted using the "POST" method. a) <form action="/action_page.php" method="get"> b) <form action="/action_page.php" method="post"> c) <form action="/action_page.php" method=""> d) <form action="/action_page.php" POST="method"> 10) Set the input field to be read only (meaning that the value cannot be changed). a) <input type="text"> b) <input type="text" disabled> c) <input type="text" readonly> d) <input type="text" placeholder="readonly">
0%
HTML
공유
공유
공유
만든이
Intannazira2110
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
미로 찾기
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?