What value have to fill in in an attribute target "...." using HTML? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

What value have to fill in in an attribute target "...." using HTML?

<!

8th Jun 2019, 5:51 PM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar
4 ответов
9th Jun 2019, 9:21 AM
Clueless Coder
Clueless Coder - avatar
+ 3
Please elaborate or send a code example
8th Jun 2019, 7:16 PM
Clueless Coder
Clueless Coder - avatar
+ 3
may be <input id ="... " type="..." target ="????? "/>
9th Jun 2019, 9:19 AM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar
+ 3
Thank You very much!!! "target" is a "form" attrbute but not an "input" one. One of It's options is "_blank". I have to see the other values. It's from the Your's link You gave me.
9th Jun 2019, 9:35 AM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar