Problem about html tags | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Problem about html tags

for using video tag which way is correct? (<video> <source src=".." type="video/mpeg"> <video/>) ____________ or this: (<video> <source src=".." type="video/mpeg"/> <video/>) the difference is a "/" at the last part of source tag

14th Feb 2017, 11:24 AM
Aref moloughi
Aref moloughi - avatar
1 Resposta
14th Feb 2017, 12:33 PM
Jafca
Jafca - avatar