Ans. 1. In a table, you can merge cells togather using the colspan or rowspan attribute(s).
Ans. 2. Which form submission is more secure ENCODE.
Ans. 3. In an HTML table, any text within a header cell is automatically bolded. TRUE.
Ans.4. Cellpadding refers to : The space between the edge of the table cell and its contents.
Ans. 5. Web forms may be processed using the web programming language called Any of the above.
Ans. 6. It is good practice to use an HTML table to control page layout. FALSE.
Ans.7. HTML forms are made for capturing user input. TRUE.
attribute(s) 1- In a table, you can merge cells together using the colspan or rowspan cellpadding...
Need help with some multiple choice questions (Related concepts are web development languages) S1. Which HTML color code would give a shade of gray? a) #ffffcc b) #ccccff c) #ffcc44 d) #666666 e) #669966 S2. Which HTML attribute of the TABLE tag sets the distance between the border and the content of each cell? a) width b) border c) marginspace d) cellpadding e) cellspacing S3. Identify the property that is *not* used to define...