Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3936576
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T23:57:52+00:00 2026-05-19T23:57:52+00:00

In xhtml I usually nest lists, close the tag then begin a new before

  • 0

In xhtml I usually nest lists, close the tag then begin a new before the closing

tag. This technique makes a the list structure clear when rendered without any css and it’s a convenient structure for applying JS to.

Today I come up against a problem nesting links in a html5 document:

<header>
   <nav>
       <a href="#">A link</a>
       <a href="#">A link
           <ul>
               <li><a href="#">nested link</a></li>
               <li><a href="#">nested link</a></li>
               <li><a href="#">nested link</a></li>
           </ul>
       </a>
   </nav>
</header>

Which doesn’t work. The nested list is nested in another a tag.

So a technique I used regularly in xhtml doesn’t work in html5. My question is what do you do in the situation where you want to create a flyout menu? Is there a technique I can use in html5 to make it as easy as it is in xhtml? I know I can create this flyout menu without nested links but I liked the conciseness of the old method.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T23:57:53+00:00Added an answer on May 19, 2026 at 11:57 pm

    Build your menu structure in nested lists, and have the first element in every list be a link. Works just fine and you can make it look right in CSS.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In XHTML Strict, it seems that you're not allowed to use the <u> tag
Will this validate in XHTML? <span>hello<span>world</span></span>
List.xhtml: <h:selectOneMenu value=#{produtosController.selected.codigo}> <f:selectItems value=#{produtosController.itemsAvailableSelectOne}/> </h:selectOneMenu> <h:commandButton action=#{produtosController.createByCodigos} value=Buscar /> Controller Class method: public
I keep reading how xhtml and other languages alike don't like CAPITAL letters. This
Folks, I am completely new to jQuery and JqGrid both. Usually I take some
I have some XHTML (but really any XML will do) like this: <h1> Hello<span
Take for instance this XHTML snippet: <!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>
Ui:include and xhtml based tag (the one with source elt) seem to be much
From browsing on this site and elsewhere, I've learned that serving websites as XHTML
XHTML side: <p:dataTable id=selectProductTable var=product value=#{manageFormsView.productModel} selection=#{manageFormsView.product} > bean side: private SelectableDataModel<Product> productModel=new SelectableDataModel<Product>()

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.