InterviewSolution
Saved Bookmarks
| 1. |
True or False :1. HTML is a structured Language.2. Table heading starts with <TH> tag and ends with</TH>tags3. Align does not defines the alignment of the attached image in contrast to the other contents of the webpage4. CELLPADDING is the pixel space between-the cell contents and the cell border.5. Definition list generally contains the definitions of different terms and their meaning. |
|
Answer» 1. True 2. True 3. False 4. True 5. True |
|