How to properly build a navigation menu that highlights the current page

前端 未结 4 727
栀梦
栀梦 2021-02-06 19:40

I\'ve setup a menu for a fairly simple site based on icant.co.uk. It\'s fairly simple with maybe 5 pages. The small site is mainly a mysql browser for a few tables using MATE.

4条回答
  •  名媛妹妹
    2021-02-06 19:57

    A more concise way of doing it (if you have short tags enabled) would be:

  • ">Link Name
  • It performs the same function as the first answer, just more concisely.

提交回复
热议问题