HTML Quiz
English
Початковий
Web design core -1
Опис
Теги
30
Запитань
30 сек
На запитання
3:52
Середній час
3,0
Результат у конкурсі
24
Учасники
12 коментарів
Quick Boar
Hi, I think there's an issue with question 26, "What attribute is used to change the color of a cell?" The explanation says "background-color is used to change color of a table cell" but the correct answer in the quiz was "bgcolor". "background-color" was not listed as one of the options. The "bgcolor" attribute is deprecated and not supported in HTML5.
Mellow Squirrel автор
Hi. Thanks for your comment. I think the HTML bgcolor attribute is used to set the background color of an HTML element.It is working in HTML5 also, but Bgcolor is one of those attributes that has become deprecated with the implementation of Cascading Style Sheets. If you want to use it with CSS , you are right, you can't. But as an inline style of any tag, included <table> tag you can still use it.
Noble Elk
WHATWG is also making the Web standards
Mellow Squirrel автор
Yes. You are right.👍
Adriel Sand
Good Job. I like it! Made me see how little HTML I know! 😂
Mellow Squirrel автор
Thanks.😊
Lucky Dolphin
This is a fun quiz, good job..
Mellow Squirrel автор
I'm glad to hear it. Thanks.
Cuddly Ibex
12 question
action attribute does not contain the url that is loaded after form submission, it specifies where to send the form-data when a form is submitted.
https://www.w3schools.com/tags/att_form_action.asp
Mellow Squirrel автор
Thanks. Yes, Your statement is better. I'll correct it for future.
Cuddly Ibex
9 question needs additional explanation.
What attribute is used to expand a cell for two or more cells?
Expand vertically or horizontally?
In your case there are two correct answers: rowspan and colspan.
https://www.w3schools.com/tags/att_td_rowspan.asp
https://www.w3schools.com/tags/att_td_colspan.asp
Mellow Squirrel автор
Thanks. It is better to specify horizontally or vertically. I will correct it 👍.
Щоб залишати коментарі, необхідно пройти тест