HTML & CSS
What does ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
What does the
target
attribute of
<a></a>
element specifies?
it indicates the link's destination
it defines an anchor of a link
it specifies where to open the linked document
it adds a tooltip to the link
it's not permitted to use target attribute on <a> HTML tag
Explanation
The target attribute specifies where to open the linked document.
tag
attribute
page
link
document
html
element
target
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
Consider following code snippet: <a href="http://www.quizful.net">Test</a> What is the href in code above?
Specify the attribute of the tag that is used to reference the external style sheet.
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?
The site has more than a hundred HTML documents that have the same style. What is the best way to connect CSS?
What HTML element will you use to define a default address or a default target for all links on a page?
Тести з
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?
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати