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 4583802
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:15:56+00:00 2026-05-21T21:15:56+00:00

I have a weirdest thing, in this peace of code a browser adds tags

  • 0

I have a weirdest thing, in this peace of code a browser adds tags automatically. I disabled all javascript and css, left only simple HTML and still see tags added. Here is my code:

             <div id="menu-contact" class="menuNew">
                     <ul class="navi-list">
                            <li class="goto">Go to:</li>
                            <li id="whats"><a href="#menu-welcome">Welcome!</a></li>
                            <li><a href="#menu-about">About</a></li>                    
                            <li><a href="#menu-services">Shop</a></li>                  
                            <li><a class="active" href="#menu-contact">Contact</a></li>
                        </ul> 
             </div>

and here is what firefox4 sees:

<div id="menu-contact" class="menuNew">
     <a> </a>
    <ul class="navi-list">
    <a>
       <li class="goto">Go to:</li>
   </a>
      <li id="whats">
    <a></a>
    <a href="#menu-welcome">Welcome!</a>
     </li>
    <li>
     <a href="#menu-about">About</a>
    </li>
    <li>
      <a href="#menu-services">Shop</a>
    </li>
    <li>
       <a class="active" href="#menu-contact">Contact</a>
    </li>
    </ul>
   </div>

It basically surrounds each tag by a tag. Again, I removed all js and css references..any idea what’s going on?? Funny thing, that I have the same code (with unique IDs) in the same page and it renders normally.. only the last snippet adds tags..

  • 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-21T21:15:56+00:00Added an answer on May 21, 2026 at 9:15 pm

    My best guess absent a link to a live example is that there is a stray <a> somewhere above that element, and Firefox is attempting to apply it to all the elements below, and of course not having a very happy time of it. A quick HTML validation will reveal if something like that is going on, since either the <a> is unclosed (invalid) or the <ul> is inside it (also invalid).

    If that doesn’t explain it (which is entirely possible, since I’m just speculating wildly), consider crafting a live example we can inspect in detail. Certainly what you’re describing is not normal Firefox behavior, so any clues we can get to what makes your situation different will help.

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

Sidebar

Related Questions

I know this one is the weirdest of all weird questions I have asked
Ok this is the weirdest thing I have seen in a while... I am
This is the weirdest thing I have come across. I am including jQuery as
this is the weirdest thing. My code is below: function menuSwipe(init){ dojo.query('div.fill div.container div.menu
Hey this is the weirdest problem i've ever encoutered, I have 2 projects that's
This is the weirdest bug! It is probably something silly, but I have no
This is the weirdest thing that has ever happened to me since I am
I have this code snippet <li class='<asp:Literal ID=litTest1 runat=server />'>stuff</li> On my computer, if
I have the weirdest thing happening on my site. My PHP script is outputting
Okay, so I have the weirdest problem right now. My code is fine! It

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.