What is the difference between HTML tags
and ?

后端 未结 13 1294
时光取名叫无心
时光取名叫无心 2020-11-22 05:48

I would like to ask for some simple examples showing the uses of

and . I\'ve seen them both used to mark a section of a pa
13条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 06:08

    I would say that if you know a bit of spanish to look at this page, where is properly explained.

    However, a fast definition would be that div is for dividing sections and span is for applying some kind of style to an element within another block element like div.

提交回复
热议问题