Is there a vr (vertical rule) in html?

后端 未结 28 2201
花落未央
花落未央 2020-12-02 11:37

I know there is a hr (horizontal rule) in html, but I don\'t believe there is a vr (vertical rule). Am I wrong and if not, why isn\'t there a vertical rule?

28条回答
  •  不思量自难忘°
    2020-12-02 12:06

    In the context of a list item being used as navigation a tag would be perfectly useful. The reason it does not exist is because "It does not make logical sense to have one" in the context of HTML a decade ago.

提交回复
热议问题