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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:50:26+00:00 2026-06-08T15:50:26+00:00

This HTML code block, which forms a table with a dropdown list as an

  • 0

This HTML code block, which forms a table with a dropdown list as an element works ok.

<table border="0" summary="Error Models">
<tr>
<th>Ambiguity Resolution Options</th>
</tr>
<tr>
<td>
Strategy: 
<select name="strategy">
   <option value="off">OFF</option>
   <option value="float">Float</option>
   <option value="instantaneous">Instantaneous</option>

</select>
</td>
</tr>
</table>

When I try to add a “Fix-and-Hold” option into this dropdown list, as follows:

<option value="fix-and-hold">Fix-and-Hold</option>

I get an error message, which persists even when i changed the “fix-and-hold” value.

As far as I know, there are no restrictions in the possible values that can assigned in value parameter. So, what causes this error?

I use the Tryit (W3schools) editor to code HTML for test purposes, as i don’t have an HTML framework capable of displaying pages without publishing them at this moment.

  • 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-06-08T15:50:28+00:00Added an answer on June 8, 2026 at 3:50 pm

    I suspect there’s something dynamic going on, either via javascript, server-side, or in your IDE itself.

    See the html snippet working on jsfiddle.net here: http://jsfiddle.net/WUjhu/

    In general, though, just because one browser will run it doesn’t mean much, because browsers are very tolerant of horribly malformed html, so what you want to do with your html when you encounter a problem is run in through the validator here: http://validator.w3.org/#validate_by_input

    Of course, when putting that code through the validator, there are no errors, because it’s perfectly valid html, as long as only that html is involved. To me, that implies that your editor/previewer is failing you. Check the doctype and surrounding code to see what it adds that could be breaking stuff, otherwise get a better editor.

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

Sidebar

Related Questions

I have this HTML code which simulates a dropdown multi-checkbox <div> <div class=select> <span>Select
my code is something like this //css li{display:inline-block} //html #li margin and width are
i have this html code <table style=width: 100%;> <tr> <td> ID </td> <td> <input
I've got a block of html code that includes some form action stuff, which
This block of code shown below using a php header redirect works locally, but
I have this HTML code for radios: <input type='radio' name='a_27' value='Yes' id='a_27_0' /> <input
I have this html code that i want to edit with jQuery. Here is
I have this html code <html> <head> <title>JQuery Problem 2</title> <script type=text/javascript src=jquery-1.4.min.js></script> <script
I have this HTML code: <div class='com_box'> <div class='com_box_c'> <div class='com_box_info'> <a id='quote'>quote</a> </div>
I have this HTML code: <div id=main> <div id=dv_7>...</div> <div id=dv_1>...</div> <div id=dv_8>...</div> <div

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.