Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Tables can be floated either _____. 1. right 2. down 3. left 4. both left or rig

ID: 3851909 • Letter: T

Question

Tables can be floated either _____. 1. right 2. down 3. left 4. both left or right Which of the following is the correct stripe class code? 1. td.stripe { background-color: orange: } 2.th.stripe { background-color: orange: } 3. tr.stripe { background-color: orange: } 4. table.stripe { background-color: orange: } The software that runs on a Web file server and processes an HTML form is called a _____ 1. form processing program 2. form processor 3. form software 4. form handler CGl stands for _____ 1. Common Gateway Interface 2. Common Gateway Interaction 3. Common General Interface 4. Command Gateway Interface

Explanation / Answer

Quetion 31

Answer: <Caption>

It is heading tag of table with is optional

Quetion 32

Answer: both left or right

a table can be placed at either left, right and center

Quetion 33

Answer:

tr.stripe{

background-color : orange;

}

Quetion 34

Answer: Form handler

Quetion 35

Answer: Common Gateway Interface