HTML & CSS
What is th ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
What is the
correct HTML
to define a
file-select field
for
file uploads?
<input title="file" name ="resume" />
<input type="file" name ="resume" />
<input alt="file" name ="resume" />
<input form="file" name ="resume" />
<input type='text' item='file' name='resume' />
Explanation
<input type="file" />
defines a
file-select field
and a
"Browse..." button (for file uploads).
browse
select
button
element
html
name
upload
file
field
tag
type
input
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
Select a correct code to add file upload button....
Sometimes, when you enter the page, the button already lights up by de...
Select all correct type attribute values of input tag....
Select the correct HTML element to define a single-line input field?...
Select correct code that allows a user to pick up a color....
Тести з
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 ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
How to change the color of a link to blue when the cursor moves over i...
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати