XHTML - What elements are allowed within the element?

后端 未结 5 1540
失恋的感觉
失恋的感觉 2020-12-18 19:33

I know span strong and em. Are there any others? I\'m trying to filter a text which goes inside a link, and need to know what elements

5条回答
  •  伪装坚强ぢ
    2020-12-18 19:53

    If you're using XHTML transitional, then font, b, i, sub, sup....AFAIK just about any inline tag (except for another link) will fit.

提交回复
热议问题