How come classes, <em> and <span> tags aren't really explained in the HTML course? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How come classes, <em> and <span> tags aren't really explained in the HTML course?

How come classes, <em> and <span> tags aren't really explained in the HTML course?

15th Feb 2019, 7:04 AM
Lauren
Lauren - avatar
2 ответов
+ 7
<em> - Emphasized text The <span> tag is used to group inline-elements in a document. You can use https://www.w3schools.com that gives more tutorials.
15th Feb 2019, 12:46 PM
JTLZ
0
The HTML course provides basic information. If you want to go deep you'll have to do research. Besides, the elements mentioned in your question are pretty simple, they don't require extreme understanding.
15th Feb 2019, 8:08 AM
Juliana Anaso
Juliana Anaso - avatar