Divs Won't Line Up

www.acemon.com
The site passes validation but doesn't display properly.
Underneath the header are two divs, "introtext1" and "introtext2" and even though the code for each is identical (aside from the left margin), they won't line up at the top.
There are four divs labelled "text", and when I start to add words to each, the adjoining div "clickhere" drops downward depending on the amount of words within the "text" divs.
Maybe my problem is only getting two hours sleep and I'm missing something obvious.
Thanks.

Add float: left; to your 'introtext2' css and amend the margin-left to 20px (as below)
#introtext2 {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #6F6;
float: left;
    height: 300px;
    width: 430px;
    margin-top: 20px;
margin-left: 20px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
The reason your 'clickhere' box moves is because you have your html code in the wrong order. It should be as below (note the 'text' closing </div> comes before the opening  'clickhere' <div> tag:
By the way you have your <!--  --> comments for the closing </div> tags in the wrong place too. Below they are in the correct place.
<div class="choice">
       <div class="text">
<p><strong>The Basic Plan - $75 Complete</strong></p>
       <p>You get three pages featuring your house. The first page shows the front of your house, along with a description of features. The second page feature six pop-up windows, each with various rooms of your house. When someone clicks on an image, they see a larger version of the photo, along with a detailed description. The third page offers contact information, a MapQuest link to let prospective buyers find your house, and a space for your realtor's business card.</p>
       </div><!--end of .text-->
       <div class="clickhere">
       <a href="basic-1.html">
       <img src="Images/Click Sample.png" alt="Basic" width="150" height="50" /></a>
</div><!--end of .clickhere-->
</div> <!--end of .choice-->

Similar Messages

  • Div won't line up correctly

    I maybe stupid but I need help. The red div  at the bottom of the page attached is not lined up directly beneath the container above and is aligned to the left. Can anybody tell me where I'm going wrong as Iwant it to align correctly. Thanks for any help. Link below.
    http://www.sunridgegraphics.co.uk/ac.html

    A couple options right off the top of my head:
    1) use the align="center" option inside your <div> tag
    2) try inserting the red bar div inside the div you're trying to align it to.  That way, no matter where the text div is, the red bar is always at the bottom of it.

  • I'm trying to print onto mailing labels, but it won't line up correctly.  It looks right on the template and the 1st row prints right.  The text keeps moving down a line on each row of labels, preventing it from printing the rest of them correctly.

    I'm trying to print onto mailing labels, but it won't line up correctly.  It looks right on the template and the 1st row even prints correctly.  The text keeps moving down a line on each row of labels, so the rest of it will not print correctly.  

    There are several ways you can go about this.
    1. Most labels come with Word templates or downloadable Word templates. Simply open those in Pages.
    2. Make a table with extra cells for the thin spaces between the labels and skinny those down to match the spaces. ie You have big fat cells for the actually labels and thin narrow empty ones for the gaps.
    3. Make a floating Text box the size of one label, format with dummy text just the way you like it.
    +Menu > Format > Advanced > Define as Placeholder text+
    You can now drag and drop snippets of text, the addresses etc onto those and it will replace them matching the style of the existing text.
    You duplicate that text box into position of the other labels by clicking on it with the command kety held down, then drag copy it up or across with the option and shift keys held down. Fine tune the positions with:
    +Inspector > Metrics > Position+
    Peter

  • Hidden Div won't appear in ie

    I have setup a hidden div on a page and it works great on FF and Safari on a Mac but won't work on FF or IE on a PC....I'm at a loss.
    www.buckeyetechguy.com/delosh
    check the bottom "Buy Now" button.  If you click it on a Mac it shows a hidden div, on a PC it doesn't do a thing.
    Any ideas?  Thanks!

    I deleted the spry and rebuilt it and now it works....almost.
    Now, it does appear on IE and FF on a PC but when you try to make it fade away the div fades but not the inherit divs.  Ideas?

  • My divs won't behave themselves....

    I am trying to to put two divs within another div and I can't get them to behave...
    Imagine a two smaller divs contained by a larger div.
    I want an image in one of the small boxes to float left and then in the smaller box floating right  I want text floating to the right of the image.
    No matter what I do, the text won't go up beside the image.  It wants to go beside the image but only start at the bottom of the image.
    I am sure the boxes are within the larger box and I am sure that the widths of the two small boxes are smaller than the width of the bigger box. 
    (I am creating classes that define the size and position of the divs... am I missing a setting?)
    Anybody have this problem before and know a solution?
    Thanks...

    If you get the maths correct - works like a charm - no need for that extra <div> surrounding the two small floated <divs>
    <!DOCTYPE HTML">
    <html>
    <head>
    <meta http-equiv="charset=UTF-8">
    <title>Untitled Document</title>
    <style>
    .classifiedbox {
    width: 875px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: thin solid #000000;
    .classifieddescription {
    height: 35px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    .classifiedpic {
    width: 260px;
    height: 260px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    .classifiedbox div div {
    .classifiedtextdes {
    width: 595px;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 10px;
    font-size: 18px;
    .classifiedobjectbox {
    float: left;
    width: 270px;
    height: 265px;
    .classifiedcontactbox {
    width: 875px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    clear: both;
    </style>
    </head>
    <body>
    <div class="classifiedbox">
    <div class="classifieddescription">Description Goes Here</div>
    <div class="classifiedobjectbox"><img src="swapshop/0001/mccarverRound.png" alt="" class="classifiedpic"/></div>
    <div class="classifiedtextdes">This is a round coffee table made out of scratchy stuff that I don't know what it is. It's great for a large living room. You can tell from the magazine pictured how large it is.</div>
    <div class="classifiedcontactbox">Contact box
    <div>Phone #</div>
    <div>Email</div>
    </div>
    </div>
    </body>
    </html>

  • Trouble getting Fluid Grid Div's to line-up

    Hello - I've a problem with some "Fluid Grid Div's" I'm using on a "Responsive Website" I'm building and I'm hoping someone can point me in the right direction.
    - Working In CS6 DW -
    My "Mobile" version looks OK as a 1-column but my "Tablet" and "Desktop" version that are supposed to be 2-column have problems.
    On the "Tablet" and "Desktop" the title bar in black with the orange text "SELL IT" is the problem.
    When I added it to the "Desktop" version and sized it to fit over my text column (Div) that's it's suppose to go over - it pushes the text column that should be under it off to the left and I can't seem to get it to go under it.
    What's really puzzling is, if I make the "SELL IT" bar 100% in width (960px) then the text column (Div) falls under it fine, but when I reduce the width of my "SELL IT" bar to the same width as the text column (Div) that goes under it - all it does is push the text column (Div) off to the left as it's doing in the page I've posted.
    The "Tablet" version has some issue's also but I think if I can get the "Desktop" version fixed, it'll give me the knowledge to get the "Tablet" version working right.
    I added the "EVENTS" title bar in first and sized it and got to fit perfectly, but when I added the "SELL IT" title bar - my problems started.
    Please help a newbie out in the Dreamweaver CS6 world!
    Thanks,
    Flip
    I've posted a page that represents my issue.
    http://www.wakeupgraphics.com/ici_t/index03t.html

    I have to agree with Ben.  Despite Adobe's hype, FGLayouts feature is not for beginners.  You need a firm grasp of HTML, CSS, RWD and CSS Media Queries to use it correctly.   Most beginners don't use it right.
    Your HTML code is too fussy and cluttered for such a simple page.  When I see excessive use of <span> <br> and <div> tags it makes me cringe. Why are you making things so complicated? You have all the style hooks you need with plain HTML selectors. h1, h2, h3, p, dl, dt, dd.  Incidentally, I don't like the extra scroll bar.  It's going to be sheer hell to navigate on a mobile device.    Copy & paste this code into a new, blank document.   Save and preview in browsers.
    <!doctype html>
    <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
    <!--[if IE 7]>    <html class="ie7 oldie"> <![endif]-->
    <!--[if IE 8]>    <html class="ie8 oldie"> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="">
    <!--<![endif]-->
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>test_ici</title>
    <link href="boilerplate.css" rel="stylesheet" type="text/css">
    <link href="css/tcycleslider.css" rel="stylesheet" type="text/css">
    <style>
    /**CSS Reset, fixes the box model in % layouts**/
        margin: 0;
        padding: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    /**links**/
    a img { border: none }
    a {
        text-decoration: none;
        color: #F90
    a:visited { color: #999 }
    a:hover, a:active, a:focus {
        color: #CFF;
        text-decoration: underline
    body {
        background: #000 url(http://www.wakeupgraphics.com/ici_t/images/BG_LRG3bg-lr.jpg);
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
        font-size: 100%;
        color: #EEE;
    .gridContainer {
        background: rgba(51,51,51,0.5);
        border: 1px solid #000;
        width: 96%;
        margin: 0 auto;
    #Div1, #Div2{
        background: rgba(0,0,0,0.3);
        border-radius: 15px;
        margin:0 0.5% 0 0.5%;
    h2 {
        font-family: Arial, "Arial Bold", "Arial Bold Italic", "Arial Italic";
        font-size: 225%;
        font-weight: bold;
        color: #F60;
        background: #000;
        border-radius: 10px 10px 0 0;
    dl {
        margin: 4% 0 0 4%;
        padding: 1%;
        font-size: 80%;
        color: red;
        padding-bottom: 20px
    dt {
        font-style: italic;
        font-weight: bold;
        line-height: 2.5em;
        text-decoration: underline;
        color: #EEE;
    dd {
        font-size: 75%;
        color: #EEE
    /* Special Rules for Tablets, Desktops */
    @media only screen and (min-width: 500px) {
    .gridContainer { width: 80%; }
    #Div1, #Div2 {
        width: 49%;
        float: left;
    footer {
        clear: both;
        display: block;
    </style>
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <script src="respond.min.js"></script>
    </head>
    <body>
    <div class="gridContainer clearfix">
    <header> Header </header>
    <div id="Div1">
    <h2>SELL IT</h2>
    <dl>
    <dt>1965 Mustang Convertible </dt>
    <dd>Matching numbers; original engine and transmission, correct exterior color and interior color. The paint and interior are new, just restored, red with white interior and top; 6 cylinder, automatic, power steering, power top, detailed engine compartment and trunk restored floor pans and exterior sheet metal. </dd>
    <dt>1968 Corvette Convertible </dt>
    <dd>VIN 194678S423292, New 350 engine, 4 speed transmission, New red paint, interior and top black, stainless steel brakes, Looks and drives great like new. </dd>
    </dl>
    <!--end Div1--></div>
    <div id="Div2">
    <h2>EVENTS<a href="http://www.impatientcreations.com/Events/index.htm" title="Events" target="new"></a></h2>
    <dl>
    August 20014
    <dt>Last Saturday Montgomery, AL Cruise Night </dt>
    <dd> When: Sat, August 30, 6pm – 10pm</dd>
    <dd>Where: Montgomery, AL (<a href="https://www.google.com/maps/place/7900+Vaughn+Rd,+Montgomery,+AL+36116/@32.338249,-86.1784 629,17z/data=!3m1!4b1!4m2!3m1!1s0x888c2b7e9d1c573b:0x9c731719fc4988c5" title="Flip's_Grill" target="new">map</a>)</dd>
    <dd>Description: Flip's Grill at Vaughn &amp; Taylor Roads</dd>
    <dd>Info: Bryant, 334.290.7509</dd>
    </dl>
    <dl>
    September 2014
    <dt>1st Friday Gadsden Cruise Nights</dt>
    <dd>When: Fri, September 5, 7pm – 10pm</dd>
    <dd>Where: Gadsden, AL (<a href="https://www.google.com/maps/place/Gadsden+Museum+of+Art/@34.0130619,-86.0228765,12z/data=! 3m1!5s0x888a3ea4574b4387:0x5aa4120bf25ef6e0!4m5!1m2!2m1!1sgoogle+map,+Museum,+Broad+Street +in+downtown+Gadsden!3m1!1s0x888a3ea44eefd4f1:0x644cd4cdf002c6dd" title="Broad St_cruisenight" target="new">map</a>)</dd>
    <dd>Description: Broad Street, Downtown</dd>
    <dd>Info: 256.390.4787</dd>
    </dl>
    <dl>
    <dt>1st Saturday at Dairy Queen in Alabaster</dt>
    <dd>When: Sat, September 6, 8am – 12pm</dd>
    <dd>Where: Alabaster, AL (<a href="https://www.google.com/maps/place/780+Colonial+Promenade+Pkwy,+Alabaster,+AL+35007/@33.237 7613,-86.8018635,17z/data=!3m1!4b1!4m2!3m1!1s0x888925952b6ac7d9:0x3b5e48d7f61499e1" title="DQ_Alabster" target="new">map</a>)</dd>
    <dd>Description: 1st Saturday at Dairy Queen in Alabaster</dd>
    </dl>
    <dl>
    <dt>1st Saturday Hoover AL Cruise Night</dt>
    <dd>When: Sat, September 6, 8am – 12pm</dd>
    <dd>Where: Hoover, AL (<a href="https://www.google.com/maps/place/Old+Patton+Chapel+Rd,+Hoover+Square+Shopping+Center,+Hoo ver,+AL+35216/@33.3929789,-86.8073922,17z/data=!3m1!4b1!4m2!3m1!1s0x888922095c428053:0xc85 2d493c0ea3860" title="KrispyKream_Hoover" target="new">map</a>)</dd>
    <dd>Description: Dixie Vintage Automobile Club KRISPY KREME COFFEE CRUISE IN, Highway 31 at Old Patton Chapel Road</dd>
    <dd>Info: Gary Adams 205-706-7614</dd>
    </dl>
    <!--end Div2--></div>
    <footer> Footer </footer>
    <!--end gridContainer--></div>
    </body>
    </html>
    EDIT: I changed Layout1 and Layout2 to Div1 and Div2.

  • Fixed Position Divs Won't Position Correctly

    Hi,
    I'm using Dreamweaver CS5 and trying to put a series of thumbnail images within a div using the fixed position method. They look great in Live View but when the page is posted they shift way off to the left. Here's the page:
    www.acemon.com/features.html
    It looks pretty bad in Firefox and absolutely awful in Internet Explorer.
    I added background colors to the various divs (partly to help me locate them correctly) and I want to center the photos in the greenish box. I'm a fairly new Dreamweaver user and spent about two hours trying to figure out what I'm doing wrong.
    Thanks,
    -Ace-

    Thank you. I am in your debt.
    Here's my previous site. Each time I learn a little more and can add better features.
    www.TheFreeSkiBus.org

  • Text won't line up

    Hi,
    I'm trying to create a table with 3 columns and put writing in each column. However every time I enter text into the first column the text in the second column ends up halway down the page and lower down the page in the third column. Below is the code i'm using can someone please tell me what i'm doing wrong.
    <table width="100%" cellspacing="" cellpadding="0">
                    <tr>
                      <td width="32%"><h2>AVAYA</h2></td>
                      <td width="35%"><h2>Samsung</h2></td>
                      <td width="33%"><h2>Mitel</h2></td>
                    </tr>

    Very surprised you payed for that code!
    Anyway the code below works for me here
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Telephone Systems IP</title>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
    <link href="style.css" rel="stylesheet" type="text/css">
    <meta name="Keywords" content=" " />
    <meta name="Description" content=""/>
    <style type="text/css">
    <!--
    .white_text {
              font-size: 12px;
              font-style: normal;
              font-weight: bold;
              color: #039;
              text-align: justify;
    .html_text {
              font-family: Verdana, Geneva, sans-serif;
              font-size: 12px;
              font-style: normal;
              line-height: normal;
              font-weight: bold;
              font-variant: normal;
              text-transform: none;
              color: #3073BA;
    .white_text1 {
              font-size: 12px;
              font-style: normal;
              font-weight: bold;
              color: #039;
              text-align: justify;
              font-family: Arial, Helvetica, sans-serif;
    .html_text2 {          font-family: Verdana, Geneva, sans-serif;
              font-size: 12px;
              font-style: normal;
              line-height: normal;
              font-weight: bold;
              font-variant: normal;
              text-transform: none;
              color: #3073BA;
    .white_text11 {          font-size: 12px;
              font-style: normal;
              font-weight: bold;
              color: #039;
              text-align: justify;
              font-family: Arial, Helvetica, sans-serif;
    -->
    </style>
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <p class="white-text"> </p>
    <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="90"><p align="right"> </p>
        <p align="left" class="Heading"><img src="images/spacer.gif" width="13" height="5">Telephone Systems IP</p></td>
      </tr>
      <tr>
        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><p><img src="images/spacer.gif" width="21" height="5"><img src="images/index_02.gif" width="291" height="5" alt=""></p></td>
              </tr>
             <tr>
                <td> </td>
              </tr>
            </table></td>
            <td> </td>
          </tr>
        </table></td>
      </tr>
    </table>
    <table width="1000" border="0" align="center" cellpadding="2" cellspacing="10">
      <tr>
        <td><table width="" border="0" cellspacing="10" cellpadding="0">
          <tr>
            <td width="" height="660" valign="top" bgcolor="#FFFFFF"><table width="748" border="0" cellspacing="10" cellpadding="0">
              <tr>
                <td width="728" height="39"><h2>Telephone Systems IP </h2></td>
              </tr>
              <tr>
                <td class="html_text1"><p class="white_text1">Telephone Systems IP is a web site provided by First Office  Systems Ltd in Tunbridge Wells in Kent. This is our chance to showcase our  telephone system portfolio as far as IP capable systems are concerned.</p>
                  <p class="white_text1">IP stands for 'internet protocol' and is the 'language' used  by most computers, networks, servers and of course the internet. In the  telecommunications world, people will talk to you about VoIP which stands for  'Voice over IP'.</p>
                  <p class="white_text1">VoIP essentially means the delivery of Voice over an IP  network - in other words sending Voice either on your internal computer network  or across the internet.</p></td>
              </tr>
            </table>
              <table width="100%" border="0" cellspacing="10" cellpadding="0">
              <tr>
                <td class="html_text1"><p class="white_text1">There are many reasons why you might choose to deploy an IP  capable telephone system.              There are also reasons why it is sometimes better NOT to  deploy IP technology in a telecoms solution.              Nearly all telephone systems these days are IP capable.</p>
                  <p class="white_text1"> However, you really need to talk to an expert who can  consider your business and your project on a bespoke basis and recommend the  right solution (IP or non-IP).              VoIP can be deployed on either a small scale or,  ocassionally on a large scale. </p>
                  <p class="white_text1">In other words, some solutions may have just a  tiny element of VoIP (eg a remote home worker phone). Others may have VoIP  being deployed as lines and extensions meaning that everything is 'VoIP'.              Talk to us for advice.</p>
                  <p class="white_text1">We treat each customer project on a consultancy basis - providing best advice based on your project and requirements. AVAYA, Mitel and Samsung make up approximately 60% of the market place in the UK for telephone systems - also, when you include out hosted IP Telephone System options, we have a lot of different solutions at our disposal</p>
                  <table width="100%" cellspacing="10" cellpadding="0">
                    <tr>
                      <td width="32%"><h2>AVAYA</h2></td>
                      <td width="35%"><h2>Samsung</h2>
                        </td>
                      <td width="33%"><h2>Mitel</h2></td>
                    </tr>
                  </table>
                  <p class="white_text1"> </p>
                  <p class="white_text1"> </p></td>
              </tr>
              </table></td>
              </tr></table></td></tr></table></body></html>

  • Div won't expand

    Hi all!
    I have a problem with a div thta would not expand and I am just not getting why... I tried to put clear divs in different positions but nothing seems to be working... w3c check is all fine (if you check by yourself, the only errors showing up are induced by the facebook iframe)
    So any help will be much appreciated
    here is a link so you can see http://elhoster.com/travel2/argentina-travel-hostels-bariloche-hostel-inn.html , you'll notice that the container_left div goes over the footer and the body_wrapper div does not expand as it should do ...
    Many thanks in advance

    APDivs are not a good layout choice unless you fully understand what they do and how they behave in browsers.
    http://apptools.com/examples/pagelayout101.php
    Height is a limitation in all browsers except early IE.  Not good to use on any container with text inside it.
    If required to reveal a background image, use the min-height property.
    More on CSS dimensions -
    http://w3schools.com/css/css_dimension.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • MSI Media Live DIVA won't POST

    I have an MSI Media Live DIVA I can't get to POST, show any video indication, keyboard indication, or beeps from the motherboard with or without RAM.  I have tried it both in the case and sitting on a static bag.  I need some suggestions before I contact MSI for a replacement.
    Also, the system has never been booted (all new parts) and my other systems in the house aren't AM2 so I haven't been able to test the CPU to make sure it works.
    Anyone have any thoughts?

    Try with another CPU from the compatibility list{Not Phenom} ==> http://global.msi.eu/index.php?func=prodcpusupport&maincat_no=134&cat2_no=&cat3_no=&prod_no=1654#menu
    See if you can post, then update the BIOS to the latest one ==> http://global.msi.eu/index.php?func=downloaddetail&type=bios&maincat_no=134&prod_no=1654
    1. Update CPU module to 3.13_36 (AGESA code 3.1.9.1)
    2. Fix AMD Phenom X4 9600 HD960ZWCJ4BGD CPU compatibility issue.
    3. Fix some USB devices cannot work normally.

  • MOVED: Media Live DIVA won't Post

    This topic has been moved to AMD64 ATI/SiS/VIA boards.
    https://forum-en.msi.com/index.php?topic=124174.0

    Quote from: elesquiador on 10-February-09, 16:02:52
    Complete parts list:
    MSI Media Live Diva w/ 5.1 Channel Amp
    Scythe Ninja Mini
    Seems you're building a similar system to me, did changing the RAM to slots 1 & 3 work? Also did you have any difficulties fitting the scythe mini onto the mobo, I have bought both the board and the heatsink but not assembled yet. The heatsink is HUGE, I'm hoping it doesn't block the RAM slots. I also have the Antec Fusion Black case.

  • Please help! IE6 won't display my div tags!

    My page looks fine in the other Mac browsers but the divs won't show up in Internet Explorer.  Please tell me what I am doing wrong and how to fix it so that my div tags display correctly.  Here is my source and CSS code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    body {
         background-color: #06F;
    -->
    </style>
    <link href="../navmenu.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrapper">
    <div id="logo"></div>
    <div id="nav"></div>
    <div id="buffer">this is a buffer</div>
    </div>
    </body>
    </html>
         margin: 0px;
         padding: 0px;
    #wrapper {
         width: 909px;
         background-color: #999;
         margin-right: auto;
         margin-left: auto;
         height: 54px;
         overflow: auto;
    #wrapper #logo {
         width: 208px;
         float: left;
         background-color: #33F;
         height: 39px;
    #wrapper #nav {
         background-color: #933;
         float: right;
         width: 701px;
         height: 39px;
    #wrapper #buffer {
         width: 909px;
         clear: both;
         background-color: #0F6;
         height: 15px;

    Because IE 6 is 5+ years old and hasn't been updated in a long while and the only reason it's still kicking in somewhat decent numbers is because some large companys utilized IE-only type features for internal applications and intranets and thus forced Microsoft to conitnue to support it beyond the original end-of-support date. :-)
    By the way, potentially you could just give IE 6 a really bare-bones layout - but you'll need to make sure that that's acceptable for the project. Also it's good for your sanity if you stop trying to make the site look exactly the same in every browser. It's much easier to make it look "good enough" and make sure that the content is accessible and the site usable.

  • Text won't align to the right in IE

    Hi! I'm having pesky IE
    problems again:
    http://zooop.net/flatrate/
    The Contact Us/Login text in the top right corner won't align
    to the right, as the code requests it to do.
    Also, the newsletter sign-up box at the top of the page,
    won't line up with the photos on the left (it sticks out a little
    bit for some reason). It does what it's supposed to do in Firefox.
    This is driving me nuts! Here's the html:
    <table width="800" border="0" cellpadding="0"
    cellspacing="0" bgcolor="#FFFFFF">
    <tr>
    <td style="padding-left: 15px; padding-top: 15px;
    padding-bottom: 15px;"><img src="logo.gif" width="264"
    height="32" />
    </td>
    <td width="349" align="right" valign="middle"
    id="contact_us">
    <a href="contact_us.html"
    class="linkContactLogin">Contact Us</a> | <a
    href="login.html" class="linkContactLogin">Customer Log In
    </a><img src="space.GIF" width="5" height="1" /><br
    />
    <img src="space.GIF" width="300" height="10" />
    <span class="phone_numbers" style="letter-spacing:.568em;
    line-height: 1.3em;"><div>703-453-9181</div>
    <div>301-384-9450</div>
    </span></td>
    </tr>
    <tr>
    <td colspan="2" bgcolor="#FFFFFF" style="padding-left:
    15px; padding-top: 30px; padding-bottom: 0px; font-weight: bold;
    font-size: 12.4px; color: #99776e; font-variant: small-caps;">
    <table width="785" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td width="445" valign="bottom">
    <div id="buttons">
    <img src="../flatrate/space.GIF" width="5" height="7"
    border="0" />
    <a href="index.html" class="linkButtons">
    Home</a><img src="../flatrate/space.GIF" width="14"
    height="8" border="0" />
    <a href="about_us.html" class="linkButtons">
    About Us</a> <img src="../flatrate/space.GIF"
    width="14" height="8" border="0" />
    <a href="free_offers.html" class="linkButtons">
    Free Offers</a><img src="../flatrate/space.GIF"
    width="14" height="8" border="0" />
    <a href="service_territory.html" class="linkButtons">
    Service Territory</a><img
    src="../flatrate/space.GIF" width="14" height="8" border="0" />
    <a href="testimonials.html" class="linkButtons">
    Testimonials</a><img src="../flatrate/space.GIF"
    width="14" height="8" border="0" />
    <a href="faq.html" class="linkButtons">
    FAQ</a></div>
    <img src="space.GIF" width="350" height="12"/> <img
    src="repairing_computer.jpg" width="108" height="144"
    style="border: 1px #000000 solid;" /><img
    src="frustrated.jpg" width="108" height="144" style="border: 1px
    #000000 solid;" /><img src="network_guy.jpg" width="108"
    height="144" style="border: 1px #000000 solid;" /><img
    src="happy_male_operator.jpg" width="108" height="144"
    style="border: 1px #000000 solid;" />
    </td>
    <td width="345" height="166" align="center" valign="top"
    style="border-left: 1px solid #000000; border-top: 1px solid
    #000000; border-right: 1px solid #000000; border-bottom: 1px solid
    #000000; padding-top: 4px;">
    <iframe src="
    http://flatratecomputersolutions.com/simplezine/includethis.php"
    id="the_iframe" frameborder="0" width="300" height="166"
    scrolling=no style="border:0px; font: Arial, Helvetica, sans-serif;
    color:#666666"></iframe>
    </td>
    </tr>
    </table>
    Here's the CSS:
    #buttons {
    height: 18px;
    width: 440px;
    background-color: #3369AA;
    padding-top: 2px;
    padding-bottom: 2px;
    .phone_numbers {
    color: #3369AA;
    font-size: 16px;
    font-weight: bold;
    .contact_us {
    line-height: 2.3em;
    padding-right: 2px;
    padding-top: 10px;
    padding-bottom: 15px;
    line-height:25px;
    Thanks very much!
    Emilie

    zzzeeep wrote:
    > Hi! I'm having pesky IE
    problems again:
    >
    >
    http://zooop.net/flatrate/
    >
    > The Contact Us/Login text in the top right corner won't
    align to the right, as
    > the code requests it to do.
    I'm thinking its because of the splitting and merging of your
    table
    cells. You know you should not build a page using one giant
    table which
    you then proceed to split into 'irregular' areas, which the
    browser has
    trouble deciphering.
    You can test this out by inserting a 1 row x 2 col table
    above your main
    table. Use the same code/css on each of the cells and you'll
    find the
    text goes over to the right.......that probably tells you the
    construction of your main table is 'wonky'

  • ORA-06502: PL/SQL: numeric or value error ORA-06512: at "APPS.WF_NOTIFICATION", line 5754 ORA-06512: at line 5

    Hi,
    I have a variable l_body in my pl/sql code with varchar2(32767).
    it displays max. 44 lines, more than 44 lines it gives buffer size error.
    if I use clob data type then it gives value or numeric erro on more than 44 lines.
    code is below
    regards
    l_clob       CLOB;
    l_body  varchar2(32767);
    BEGIN
           Dbms_lob.CreateTemporary(l_clob,TRUE);
           l_body := null;
         l_body := '<Html>';
         l_body := l_body||'<Body>';
    --          l_body := l_body||'<Font Face="Verdana, Arial, Helvetica" Color="#000000">';
    -- l_body := l_body||'<BR> <BR> <BR>' || l_str || '<Br>';
              l_body := l_body||'<BR> ' || 'Please note that Receipt Number <B> '|| Trans_Id || ' with amount: ' || trim(to_char(total_amount,'999G999G999G999D99')) ||'</B> has been sent to you for approval. Detail is given below:' || '<Br> <BR> ';
              l_body := l_body||'</Table><Br><Br>';
              l_body := l_body||'<Table Border=1">';
    --          l_body := l_body||'<Tr Bgcolor=rgb(0,154,61)>';
              l_body := l_body||'<Tr Bgcolor=rgb(162,202,230)>';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Date';
            l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Vendor Name';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>PO Number';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Release Number';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Line';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Item Description';
            l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Quantity';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Unit';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>PO Unit Price';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Currency';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Amount';
              l_body := l_body||'<Th><P><Font Size = 2 Face="Verdana, Arial, Helvetica"><div align=left>Code Combination';
              l_body := l_body||'</Tr>';
           FOR x IN C LOOP
              l_body := l_body||'<Tr>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.transaction_date||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.vendor_name||'</Td>';
            l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.po_number||'</Td>';
            l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.release_num||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.line_num||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.item_description||'</Td>';
            l_body := l_body||'<Td><P><Font Size = 2><div align=right>'||x.quantity||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.unit_of_measure||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=right>'||x.po_unit_price||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.currency_code||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=right>'||x.amount||'</Td>';
              l_body := l_body||'<Td><P><Font Size = 2><div align=left>'||x.cc||'</Td>';
              l_body := l_body||'</Tr>';
            END LOOP;
      l_body := l_body||'</Table><Br><Br>';
      l_body := l_body||'</Body>'||CHR(10);
      l_body := l_body||'</Html>'||CHR(10);
            dbms_lob.writeappend(l_clob,LENGTH(l_body),l_body);
    RETURN L_Clob;
        END Format_Notification_Msg;

    The maximum size allowed for l_body  is 32767 which as varchar2(32767)
    Even though CLOB does not have size limit, as you are storing the actual data in 'l_body', it throws the error when the 'l_body' increases 32767 characters.
    Call the dbms_lob.writeappend() API in the for loop and nullify l_body after the API call, so that the 'l_body' will  not go beyond the specified limit.

  • Nested tables won't allign with primary table

    Hello all. It looks like I’m faced with another
    table-related obstacle. While I was creating one of my inner pages,
    I’ve utilized nested tables to create a column on the left
    hand side of the page that will hold my secondary menu, while the
    other column will hold a flash element and page content.
    Although I’ve inserted all nested tables with
    “0” cell spacing and “0” cell padding, and
    the visual aids seem to suggest that the values of the nested table
    are identical with the primary table that holds them, the nested
    table that will hold the movie and page content isn’t flush
    with the table above. It seems to be off only by 1-2 pixels or so,
    but since there will be an image right underneath the menu this is
    quite obvious.
    I have attached the code for your information (line 165,
    166).
    Thank you for your time and suggestions. I really appreciate
    it.

    On Sat, 16 Sep 2006 15:06:50 +0000 (UTC), "HTML-Newbie"
    <[email protected]> wrote:
    > Check out the link
    http://www.fastventures.com/dev/test_temp_2col.html
    and you
    >will see that the picture underneath the main menu won't
    line up with it on the
    >right-hand side.
    Change this:
    <table width="572" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td height="200" valign="top"><img
    src="img/place_second.jpg" width="572"
    height="200"></td>
    </tr>
    To this:
    <table width="572" border="0" cellspacing="0"
    cellpadding="0"
    align="right">
    <tr>
    <td height="200" valign="top"><img
    src="img/place_second.jpg" width="572"
    height="200"></td>
    </tr>
    Gary

Maybe you are looking for

  • No accounting document exist in excise invoice

    Hi everyone, I am able to create excise invoice,but no accounting document existing for that excise invoice.So because of that no accounting entry is coming in the excise invoice.So what should be setting for above problem. Regards Prabudh

  • Planning user issue

    hi i have created a user with administrator access through planning web...and i have tried to open securities in Essbase(back end)with that Users.... its showing only my user name with type of User is "User" not "Administrator".....please suggest...m

  • Clear Cluster Managed Database Service alert report as being down

    I had a Database Initialization Parameter - service_name defined - eg. bamsd - which has since been removed from the Initialization Parameter. Since it has been removed, Oracle Enterprise Manager Grid Control is reporting a Service Staus alert of "Se

  • Oracle By Example for NoSQL

    Hi, When can we expect NoSQL articles in Oracle By Example? Regards, Giridhar Kodakalla

  • Servlet reloading doesn't work

    Running WL 5.1 SP6 and can't get servlet reloading to work. Have the           necessary lines in weblogic.properties:           weblogic.httpd.servlet.classpath=<my classpath>           weblogic.httpd.servlet.reloadCheckSecs=1           The servlets