Jump to content

Need some help with this HTML code.


co.ador

Recommended Posts

<br /><div id="mainContent"><br />  <br />    <div id="baki"align="left">Search for Stores: <br />    </div><br />    <div id="takeout"><br /><form name="request_frm" id="request_frm" method="post" action=""><br /> <span class="botton"><br />  <script type="text/javascript"><br />AC_FL_RunContent( &#039;codebase&#039;,&#039;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&#039;,&#039;width&#039;,&#039;100&#039;,&#039;height&#039;,&#039;22&#039;,&#039;title&#039;,&#039;text&#039;,&#039;src&#039;,&#039;../button2&#039;,&#039;quality&#039;,&#039;high&#039;,&#039;pluginspage&#039;,&#039;http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&#039;,&#039;bgcolor&#039;,&#039;#CC3300&#039;,&#039;movie&#039;,&#039;../button2&#039; ); //end AC code<br /></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="100" height="22" title="text"><br />    <param name="movie" value="../button2.swf" /><br />    <param name="quality" value="high" /><br />    <param name="bgcolor" value="#CC3300" /><br />    <embed src="../button2.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" bgcolor="#CC3300"></embed><br />  </object><br />  <br />  </noscript></span> <p><br />   <label class="top" for="name">Name:</label><br />  </p><br />  <p><br />   <label class="top" for="zipcode"><br />   <span class="barra"><br />   <input name="name2" type"text" id="name"/><br />   </span><br /><br /><br />   Zip Code:</label><br />   <label class="top" for="county"> <span class="barra1"><br />  <input name="zipcode" type"text" id="zipcode"/></span><br /> <br/><br />  <br/><br />  <br/> <br />  <br/><br />  County:</label><br />  <p><br />    <span class="barra2"><br />    <select name="jumpMenu" id="jumpMenu" onChange="MM_jumpMenu(&#039;parent&#039;,this,0)"><br />      <option>Boston</option><br />      <option>Worcester</option><br />      <option>Springfield</option><br />      <option>Fichtburg</option><br />      <option>Gardner</option><br />    </select><br />    </span><br />   <label class="top" for="typeofshoes"> <br /> <br/><br />  <br/> <br />  Type of shoes:</label><br />    <span class="barra4"><br />    <select name="jumpMenu" id="jumpMenu" onChange="MM_jumpMenu(&#039;parent&#039;,this,0)"><br />      <option>Boots</option><br />      <option>Sneakers</option><br />      <option>Dress Shoes</option><br />      <option>Woman Shoes</option><br />      <option>Kids Shoes</option><br />      <option>Foreign Shoes</option><br />     <br />    <br />    </select><br />    </span><br />  </p><br />  <div id="ramdons"><br />    <label><br /> <span class="delivery"><br /> <input type="checkbox" name="delivery" id="delivery" /><br /> Delivery</span><br /><span class="wi-fi"><br /><input type="checkbox" name="Dressing" id="Dressing Room" /> <br />Dressing Room</span><br /> <span class="eatin"> <br /> <input type="checkbox" name="Parking" id="Parking" /><br />Parking</span>

 

I doing a search database and I am trying to code semantically correct, plus the appropiate CSS so it can display well in the most common browsers. Please some help

Link to comment
https://forums.phpfreaks.com/topic/179830-need-some-help-with-this-html-code/
Share on other sites

Sorry for the mistake I have done in the post above

 

 

<div id="mainContent">
  
    <div id="baki"align="left">Search for Stores: 
    </div>
    <div id="takeout">
<form name="request_frm" id="request_frm" method="post" action="">
<span class="botton">
  <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','100','height','22','title','text','src','../button2','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#CC3300','movie','../button2' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="100" height="22" title="text">
    <param name="movie" value="../button2.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#CC3300" />
    <embed src="../button2.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" bgcolor="#CC3300"></embed>
  </object>
  
  </noscript></span> <p>
   <label class="top" for="name">Name:</label>
  </p>
  <p>
   <label class="top" for="zipcode">
   <span class="barra">
   <input name="name2" type"text" id="name"/>
   </span><br /><br />
   Zip Code:</label>
   <label class="top" for="county"> <span class="barra1">
  <input name="zipcode" type"text" id="zipcode"/></span>
<br/>
  <br/>
  <br/> 
  <br/>
  County:</label>
  <p>
    <span class="barra2">
    <select name="jumpMenu" id="jumpMenu" onChange="MM_jumpMenu('parent',this,0)">
      <option>Boston</option>
      <option>Worcester</option>
      <option>Springfield</option>
      <option>Fichtburg</option>
      <option>Gardner</option>
    </select>
    </span>
   <label class="top" for="typeofshoes"> 
<br/>
  <br/> 
  Type of shoes:</label>
    <span class="barra4">
    <select name="jumpMenu" id="jumpMenu" onChange="MM_jumpMenu('parent',this,0)">
      <option>Boots</option>
      <option>Sneakers</option>
      <option>Dress Shoes</option>
      <option>Woman Shoes</option>
      <option>Kids Shoes</option>
      <option>Foreign Shoes</option>
     
    
    </select>
    </span>
  </p>
  <div id="ramdons">
    <label>
<span class="delivery">
<input type="checkbox" name="delivery" id="delivery" />
Delivery</span>
<span class="wi-fi">
<input type="checkbox" name="Dressing" id="Dressing Room" /> 
Dressing Room</span>
<span class="eatin"> 
<input type="checkbox" name="Parking" id="Parking" />
Parking</span>

 

I doing a search database and I am trying to code semantically correct, plus the appropiate CSS so it can display well in the most common browsers. Please some help

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.