Question 1 Not yet answered Marked out of 1 p Flag question Consider the table bellow. Which line of code would create the last row of the table? <tr><td>:</td> <td rowspan="2"></td></tr> <tr> td colspan="2"> /td><td rowspan="2"></td></tr> <tr> <td rowspan="2"></td></tr> <tr><td colspan="2"></td></tr> Not yet answered Question 2 Marked out of Flag question
Question 3 Not yet answered Marked out of 2 P Flag question Add a color property with the value "green" inside the declaration block bellow. <!DOCTYPE html> <html> <head> <style> </style> </head> <body> <p id="special">My Texts</p> </body> </html> Answer: Question 4 Not yet answered Marked out of Flag question Which of the following bootstrap style of button deemosasize a button by making it look like a link while maintainin
Question 4 Not yet answered Marked out of 1 P Flag question Which of the following bootstrap style of button deemphasize a button by making it look like a link while maintaining button behavior? Obtn-link O btn-info O btn-warning O btn-danger Question 5 Not yet answered Marked out of 1 p Flag question What are <div> tags used for? To replace paragraphs. Le p tags To provide space between tables O To logically divide the paragraphs To logically divide the document pe here to search O
Question 1 Not yet answered Marked out of 1 p Flag question Consider the table bellow. Which line of code would create t
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am