HTML & CSS
Which of t ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
Which of the following
statements
are true
to the names of identifiers?
Begin with the Latin letter
Can contain numbers
Case-sensitive
Class and identifier names can match
Can not contain a hyphen
Explanation
Click here for more information!
HTML id Attribute
attribute
number
syntax
#
id
html
element
latin
tag
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
Sometimes, when you enter the page, the button already lights up by default. What attribute is applied to interface elements (such as checkboxes and radio buttons) when they are in the "on" position?
How will you set wrapped in <h1> tag text to blue color?
Select correct syntax to specify the "color" attribute for <p> HTML element.
Is it allowed to use title attribute on any HTML element in HTML5?
Consider following code snippet: <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p> <h2 id="preface">Ut enim ad minim veniam.</h2> <p> Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p> How can you make a link to an <h2> element with id="preface"?
Тести з
H
TML & CSS
Приєднуйся і вивчай HTML & CSS
або
Дізнайся більше про
Тести з HTML & CSS онлайн
Слідкуй за CodeGalaxy
Мобільний додаток Beta
Зворотній Зв’язок
Продовжуйте вивчати
тести з HTML & CSS
How to make a shadow for text in gray?
Which of the following is true about the pseudo-class :visited?
What is the difference between pseudo-elements :after and ::after?
What is the font-variant property for?
Which color will word "text" has? <style> p{ color: green !important; } #p{ color: blue; } </style> <p id="p" style="color: red">text</>
How to change the color of a link to blue when the cursor moves over it?
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати