Creating Simple menu list in HTML
Tuesday, July 1st, 2008The <menu> tag displays a list of short choices to the reader, such as a menu of links to other documents. The browser may use a special (typically more compact) representation of items in a menu list compared with the general unordered list, or even use some sort of graphical pull-down menu… Continue reading >>
