URGENT - Site looks different in different browsers

I am trying to make a website for somebody else but have a
problem befroe moving on and finishing it. I have an email and
password field in the top right hand corner of the site, which all
looks perfect when it is viewed in IE and dreamweaver. The problem
is when it is viewed in Firefox, as everything in the top column of
my table seems to move down.
You can view it here:
www.rewardguide.co.uk/freebiejeebies

This will most likley achieve what you are looking for (all
code below).
The two login buttons will now be vertically central to the
input fields
and the red image fully shows.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {color: #3e403f}
.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #7AD1EC;
.style9 {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
.style13 {
color: #7AD1EC;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:
9px; color: #CC0000; }
.style19 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #3E403F;
font-weight: bold;
body {
margin: 0;
padding: 0;
#mainTable {
margin-left: auto;
margin-right: auto;
#top {
height: 50px;
vertical-align: top;
padding: 4px 40px 0 0;
text-align: right;
background: transparent
url(
http://www.rewardguide.co.uk/freebiejeebies/BG.png)
no-repeat;
form {
margin: 0;
padding: 0;
#typefields {
text-align: right;
#login {
width: 45px;
text-align: right;
#signup {
width: 60px;
text-align: left;
input {
height: 12px;
font-size: 11px;
#steps {
text-align: center;
padding: 30px 0;
}</style>
</head>
<body>
<table id="mainTable" width="878" border="0"
cellspacing="0"
cellpadding="0">
<tr>
<td id="top">
<form id="form1" method="post" action="">
<table border="0" width="840" cellspacing="0"
cellpadding="0">
<tr>
<td id="typefields"><input name="textfield"
type="text"
value="Email:" onclick="document.login.name.value = ''"
onfocus="document.login.name.value = ''" />
<input name="textfield2" type="password"
value="Password:" onclick="document.login.name.value = ''"
onfocus="document.login.name.value = ''" /></td>
<td id="login"><img src="login.png" width="40"
height="20"
/></td>
<td id="signup"><img src="signup.png" width="60"
height="20"
/></td>
</tr>
</table>
</form></td>
</tr>
<tr>
<td align="center"><img src="titlesmall.png"
width="600"
height="150"></td>
</tr>
<tr>
<td align="right" class="style1">gifts | how it works
| points | my
account |</td>
</tr>
<tr>
<td id="steps"><img src="steps.png" width="600"
height="100"></td>
</tr>
<tr>
<td align="center"><hr>
<span class="style9">© Freebiejeebies 2007
</span>
<p class="style18">Please note that this is a UK only
site.</p>
<p class="style18">Anyone who signs up from outside
the UK
will have their accounts put on hold and will never receive
any item.
</p></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</body>
</html>

Similar Messages

  • Published site looks different on mac and pc?

    having (finally) published my site, why do the fonts and layout look different on my mac to my husbnad's pc? v odd???

    because different browsers interpret CSS files indifferent ways and because fonts that are installed on your mac may not necessarily be installed on your husbands pc. It is a common gripe of web designers (not just those using iWeb) that margins and padding (for example) are all read differently by IE than by FF.

  • Site Looks Different in Firefox ?

    Title says it all - the text, pictures are all different from
    what it looks like in Internet Explorer. Is there a way to fix it
    so it looks alright in ALL browsers?

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN" "
    http://www.w3.org/TR/html4/loose.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    body {
    background-color: #666666;
    #test {
    font-family: Andalus, "Segoe Print", Rockwell;
    font-size: 14px;
    font-style: oblique;
    border-top-style: double;
    border-right-style: double;
    border-bottom-style: double;
    border-left-style: double;
    #headline1 {
    position:absolute;
    left:138px;
    top:132px;
    width:155px;
    height:34px;
    z-index:1;
    .style2 {font-family: Andalus, "Segoe Print", Rockwell;
    font-size: 21px; color: #FFFFFF;}
    #apDiv1 {
    position:absolute;
    left:394px;
    top:132px;
    width:216px;
    height:34px;
    z-index:2;
    #apDiv2 {
    position:absolute;
    left:690px;
    top:132px;
    width:179px;
    height:33px;
    z-index:3;
    #apDiv3 {
    position:absolute;
    left:543px;
    top:676px;
    width:329px;
    height:72px;
    z-index:4;
    .style3 {color: #003300}
    .style4 {color: #006600}
    #apDiv4 {
    position:absolute;
    left:148px;
    top:588px;
    width:171px;
    height:69px;
    z-index:5;
    #menu {
    position:absolute;
    left:139px;
    top:210px;
    width:185px;
    height:226px;
    z-index:6;
    background-color: #003300;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    <script src="../SpryAssets/SpryMenuBar.js"
    type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarVertical.css"
    rel="stylesheet" type="text/css">
    </head>
    <body>
    <div id="headline1">
    <div align="center" class="style2">Free
    Estimates</div>
    </div>
    <div class="style2" id="apDiv1">
    <div align="center">No Job Too Big or
    Small</div>
    </div>
    <div class="style2" id="apDiv2">
    <div align="center">(419) 852 - 1390</div>
    </div>
    <div class="style2" id="apDiv3">Site by <span
    class="style3">_</span><a
    href="www.fortsitesolutions.com"><img src="../FSSlogo.jpg"
    alt="Fort Site Solutions" name="FortSiteLogo" width="251"
    height="65" border="0" id="FortSiteLogo" longdesc="
    http://www.fortsitesolutions.com"></a></div>
    <div class="style2" id="apDiv4">
    <div align="center">We strive for your
    satisfaction!</div>
    </div>
    <div class="style2" id="menu">
    <ul id="Fortkamp_Menu" class="MenuBarVertical">
    <li><a href="#">Home</a> </li>
    <li><a href="#">About</a></li>
    <li><a class="MenuBarItemSubmenu"
    href="#">Services</a>
    <ul>
    <li><a class="MenuBarItemSubmenu" href="#">Item
    3.1</a>
    <ul>
    <li><a href="#">Item 3.1.1</a></li>
    <li><a href="#">Item 3.1.2</a></li>
    </ul>
    </li>
    <li><a href="#">Item 3.2</a></li>
    <li><a href="#">Item 3.3</a></li>
    </ul>
    </li>
    <li><a href="#">Contact</a></li>
    </ul>
    <p> </p>
    </div>
    <table width="741" height="730" border="2" align="center"
    cellpadding="0" cellspacing="0" bordercolor="#003300"
    id="Fortkamp_Foam">
    <!--DWLayoutTable-->
    <tr>
    <td height="104" colspan="2" valign="top"
    bgcolor="#006600"><!--DWLayoutEmptyCell--> </td>
    </tr>
    <tr bordercolor="#006600">
    <td height="46" colspan="2" valign="top"
    bgcolor="#003300"><!--DWLayoutEmptyCell--> </td>
    </tr>
    <tr>
    <td width="197" height="496" valign="top"
    bgcolor="#006600"><p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p><span class="style4">.</span><img
    src="../images/100_2552.jpg" alt="" name="instulations" width="93"
    height="84" id="instulations"> <img
    src="../images/100_2553.jpg" alt="" name="instulations2" width="93"
    height="84" id="instulations2"></p>
    <p align="left"><span
    class="style4">.</span></p></td>
    <td width="536" align="center" valign="top"
    bordercolor="#FFFF99" bgcolor="#FFFFCC"><!--
    TemplateBeginEditable name="Fortkamp_Contents" -->
    <p> </p>
    <p align="left"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p align="right"> </p>
    <p> </p>
    <p align="right"> </p>
    <!-- TemplateEndEditable --></td>
    </tr>
    <tr bgcolor="#003300">
    <td height="80" colspan="2"
    valign="top"><!--DWLayoutEmptyCell--> </td>
    </tr>
    </table>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("Fortkamp_Menu",
    {imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

  • Why does my site look different in chrome, safari and explorer?

    Hi,
    My site looks ok in Firefox but it looks different in  chrome, safari and explorer...
    I have already tried to clean the cache and delete cookies, what I have to do?
    Thanks for helping!
    Livia

    Hi Livia
    I have checked the file and can see that you have used a slideshow for browser background , the page fill is the hero image where the thumbnails are disabled.
    If you remove the slideshow then the issue is resolved as the red bar in top and white bar at bottom comes fine with all browsers.
    Please remove the slideshow from page background and use the same image as browser fill which will fix the issue.
    Thanks,
    Sanjit

  • Why does my DW site look different depending on computer?

    Here are my specs...
    I am using Dreamweaver CS4 on two computers.  One is a 64 bit windows 7 desktop with a 24" widescreen monitor, and the other is a 64 bit windows 7 17" widescreen laptop.  I access the site from both computers using a usb external drive (backed up every night). Because I travel a bit, I find that most of the site work I do is on the laptop.  As one would hope in a WYSIWYG environment, my design view on the laptop is pretty close to what the uploaded site looks like.  Very close.  However, when I do need to work on the desktop, the design view will show divs out of place, way over to the right or left as though pushed or something.  BUT, when I check the preview and/or upload the page and check it online--everything is fine.
    I've learned to ignore it if I know it is not affecting the output, but it would be helpful if there is a way to have both views accurate.  Any ideas?

    Thanks very much for looking at the code, and I didn't realize about the ampersands. I ran the validator tonight and wow, I'm embarrassed.  I went through and repaired a great deal in my main template page, and tomorrow I will have to go through the other pages and see if I have more. I'm sure I do.  While I was able to fix a lot of the errors, there are still some on this page (main template) that have me confused, and I welcome some wisdom.  After fixing as many errors as I could the following list has me stumped.
    The reason I am stumped is because all of these lines are created by Dreamweaver.  I didn't write them.  I have attempted to change the order of the lines, but still come up with validation errrors just in a different order.  Here are the lines as the validation report refer to in my template:  I will put the corresponding numbers at the beginning of the appropriate lines...
    Thank you for any suggestions anyone has. 
        <!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>
        <link href="../css/main.css" rel="stylesheet" type="text/css" />
        <!-- TemplateBeginEditable name="doctitle" -->
        <title>Untitled Document</title><meta http-equiv="X-UA-Compatible" content="IE=7">
        <!-- TemplateEndEditable -->
    [8]    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    [9]    <script src="../SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    [10]   <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
             <!-- TemplateBeginEditable name="head" -->
             <!-- TemplateEndEditable -->
    [13]         <link href="../SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css" />
    [14]         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    [15]         </head>
       <body>
       <!--begin Header-->
       <div id="headerWrapper">
         <div id="navWrapper">
           <ul id="MenuBar1" class="MenuBarHorizontal">
             <li><a href="../index.html">Home</a></li>
             <li><a class="MenuBarItemSubmenu" href="../about.html">About</a></li>
             <li><a class="MenuBarItemSubmenu" href="../services.html">Services</a></li>
             <li><a class="MenuBarItemSubmenu" href="../portfolio.html">Portfolio</a>
              <ul>
                <li><a href="../clients.html">Clients</a></li>
                <li><a href="../events.html">Events</a></li>
                <li><a href="../projects.html">Projects</a></li>
                <li><a href="../photos.html">Photos</a></li>
                <li><a href="../videos.html">Videos</a></li>
              </ul>
            </li>
            <li><a href="../press.html">Press</a></li>
            <li><a href="../contact.html">Contact</a></li>
          </ul>
        </div>
        <div class="noitalics" id="headerHeadline"><!-- TemplateBeginEditable name="headerHeadline" -->headerHeadline<!-- TemplateEndEditable --></div>
      </div>
    <!--end Header-->
    <div id="blackBar">
        <div id="blackBarContainer"><!-- TemplateBeginEditable name="blackBarContent" -->
        <div id="imageSlideshowContainer">Content for  id &quot;imageSlideshowContainer&quot; Goes Here</div>
    <!-- TemplateEndEditable -->
    [47]      <div id="Accordion1" class="Accordion" tabindex="0">
            <div class="AccordionPanel">
              <div class="AccordionPanelTab">Clients</div>
              <div class="AccordionPanelContent"><a href="../clients.html"><img src="../images/clients_nn.png" width="280" height="200" /></a></div>
            </div>

  • Site looks different in IE vs. Firefox.  Please Help.

    Here's a site that I'm working on: www.beyondtheexterior.org/resources.html
    It looks different in IE than it does in Firefox.  Any suggestions?  Thanks.

    Start over.  When you use Photoshop or any other graphics editor to generate your HTML code, you're asking for trouble. The code is too rigid and fragile for anything more than quick prototypes.
    Use graphics apps to create images only. Use DW to build your HTML and CSS code.
    Taking  a Fireworks (or Photoshop) comp to a CSS based layout in DW
    Part 1 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    Part 2 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt2.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Viewing iWeb site in different browsers

    I have created a site using iWeb (v. 2.0.3) and am ready to publish. When I preview the index page in Firefox (my default browser) and in Safari, the site looks great and the navigation bar at the top of the welcome page is operable so I can see how each page looks in each of those browsers.
    When I open the index page in Internet Explorer (using my Macs or a Windows PC) two things happen:
    1. the site is not centered on the page (but pushed to the left)
    2. there is no navigation bar available on the welcome page, only a black dot/period where the navigation bar should be.
    Any ideas for ways to make the site look like it should in IE?
    I can't publish until I can be sure the site loads as it should in the primary browsers.
    Thanks.

    Here's some pointers on getting your site to load in IE.
    Use web safe fonts.
    Don't convert text to graphics.
    Optimize all your images.
    Don't use drop shadows, reflections etc. ( You can add these in iWeb, take a snapshot, crop it and load the resulting JPEG to replace the original.}
    Keep your page file sizes down to a minimum.
    Run your files through an optimizing application before uploading.
    Don't use the standard iWeb navigation.
    For an example on image file sizes see....
    http://roddymckay.com/PhotoStuff/PhotoFile.html
    Optimizing...
    http://www.tonbrand.nl/
    Photo file size reduction with visual indicator...
    http://xtralean.com/IWOverview.html

  • Why does my site look different in google chrome and explorer

    My site looks and feels great in Fire Fox but it looks like crap in google chrome and explorer...is there any way to fix this issue?
    Thanks for taking the time to help me out on this!
    http://cweb14.businesscatalyst.com/index.html

    I checked with 8.1 same version browser but cannot see the difference.
    Please try to reset the browsers and check again.
    http://support.microsoft.com/kb/923737
    https://support.google.com/chrome/answer/3296214?hl=en
    Thanks,
    Sanjit

  • Why Does my site look different on my computer

    My site, www.aaronapter.com, looks completely different on my computer than when I view it on another computer. It actually looks like my browser is accessing the files from my HD instead of the internet. Any ideas why? I ask because I want to fix some errors on my published site, such as a fonts appearing differently and the spacing of a page being totally messed up. Again, this doesn't happen when I view it on my computer, but it does on others. Any help? I'm using iWeb '08.
    Message was edited by: 2A Batterie

    Is it just fonts? If so, the challenge is that you're using fonts that are only on your system and not others. There's a bit of a tricky fix but it'll force fonts to be graphics.
    I'm not too sure about this approach but it seems simple enough: http://podcast.eusd4kids.org/groups/teacherresources/weblog/a91d4/iWeb__fonts_displayed_asgraphics.html
    This appoarch is a tad trickier but I found it easy:
    http://11mystics.com/2007/09/12/how-can-i-ensure-the-fonts-i-use-will-look-good- on-a-pc/
    In short, go to Applications, control-click on iWeb and choose Show Package Contents. Then open Contents, then Resources, and then double-click on FontMapping.plist. Look for the special font that you're using and change false/ to true/like this:
    <key>AmericanTypewriter</key>
    <dict>
    <key>Generic</key>
    <string>serif</string>
    <key>Image</key>
    <true/> <=== change this from false/ to true/
    <key>Windows</key>
    <string>Courier New</string>

  • Why does my site look different when I FTP it?

    Hi -- I am doing a clean upload (All files) of my site to my BlueHost FTP site.  Here is how it looks in Publish mode
    http://thebigdivide.businesscatalyst.com/gift-shops-selling-the-big-divide.html
    and here is how it looks on my site
    http://thebigdivide.com/gift-shops-selling-the-big-divide.html
    What is going on here? Is there a file I need to delete?

    By gum that was it.
    I have no idea how you figured that out but thanks.    

  • Problem in viewing site on different browsers

    Please I REALLY NEED SOME SIMPLE HELP. i
    AM A ROOKE i WONT UNDERSTAND ALL THE TECH TALK.
    i AM GETTING THIS MESSAGE:
    bROWSER sUPPORT iSSUE
    Unsupported property: background-position-x
    Affects: Firefox 1.5, 2.0, 3.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0, 3.0
    <exceptions>
    <
    -->}
    .style4 {
    color: #994400;
    .style5 {
    color: #DD6300;
    background-repeat: no-repeat;
    LINE 26  background-position-x: 5px;
    .style6 {
    color: #BE6300;
    .style7 {
    </exceptions>
    Browser Suppoprt Issue message:
    Unsupported property: background-position-x
    Affects: Firefox 1.5; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
    To whom can help, Please.
    Everything looks good in the program and on my coomputer browser. It is all messed up in other
    browser. Formating is all wrong , no Background color.....I realy need this to work.'
    Please help I am a rookie in need of help.
    the shock

    Hi
    background-position-x: 5px; is a css3 proposal and is not supported in most browsers, (and is also wrongly formed for most of those that do).
    To position a background see - http://www.w3schools.com/css/css_background.asp. What you are looking for is about half way down the page.
    PZ

  • Why does my site look different live?

    When I preview my site in safari or mozilla and even live view, it looks exactly how I want it to look, but when I put the files up, it seems like there is no .css. Any help is much appreciated, thank you!
    http://www.slzdesign.com/

    Your link to the page did not work for me, I got a 404
    You could start by a) checking that your style sheet has uploaded (if you have an external style sheet for your CSS) and/or that your link to the style sheet acurately reflects the file's location i.e. that the path is correct.
    Martin

  • Site looks different in the browser preview then it does in Dreamweaver

    I am doing a school project and I am trying to make a kind of news site. It is all based around table and in the Dreamweaver design view all my text is exactly underneath the picture, but when I preview in browser there is lots of space between these cells. I have my cell padding, cell spacing and border thickness all to 0 but this does not resolve the problem. I am so stuck and my project is due next week, please help!

    It is not online, I will put it online at some point when it is finished but at the moment it isnt. I shall copy my code into this reply:
    <!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" />
    <title>Untitled Document</title>
    <style type="text/css">
    body,td,th {
              font-family: DubielPlain, "Dubiel Italic";
              color: #333;
              font-size: 16px;
              font-style: italic;
    body {
              background-color: #FFF;
              background-image: url(Background%20Bar%20copy.png);
              background-repeat: no-repeat;
              margin-left: 0px;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
    a:link {
              text-decoration: none;
    a:visited {
              text-decoration: none;
    a:hover {
              text-decoration: none;
    a:active {
              text-decoration: none;
              font-size: 16px;
    .uwd {
              color: #F90;
    .wad {
              font-family: DubielPlain, "Dubiel Italic";
    .aef {
              font-style: italic;
    .aef {
              font-style: italic;
    .ipoi {
              color: #FFF;
    .alshd {
              font-style: normal;
    .LinkOnWhiteBackground {
              font-family: DubielPlain, "Dubiel Italic";
              font-size: 14px;
              font-style: italic;
              color: #333;
    .NavBar {
              font-family: DubielPlain, "Dubiel Italic";
              font-style: normal;
              color: #FFF;
    .LinkOnWhiteBackground {
              font-family: DubielPlain, "Dubiel Italic";
              color: #333;
    .BlackLinks {
              font-family: DubielPlain, "Dubiel Italic";
              color: #333;
    .aef1 {          font-style: italic;
    .aef1 {          font-style: normal;
    </style>
    </head>
    <body>
    <table width="1403" height="1018" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="232" height="70" valign="top"> </td>
        <td width="27" style="font-style: normal"> </td>
        <td width="213" valign="middle" style="font-style: normal"><h2 class="ipoi"><a href="Homepage.html" class="NavBar">FASCIA ALTA</a></h2></td>
        <td width="142" valign="middle" style="font-style: normal"><h2 align="justify" class="ipoi"><a href="Travel.html" class="NavBar">TRAVEL</a></h2></td>
        <td width="152" valign="middle" style="font-style: normal"><h2 align="justify" class="ipoi"><a href="Couture.html" class="NavBar">COUTURE</a></h2></td>
        <td width="175" valign="middle" style="font-style: normal"><h2 align="justify" class="ipoi"><a href="Hollywood.html" class="NavBar">HOLLYWOOD</a></h2></td>
        <td width="234" align="left" valign="middle" style="font-style: normal"><script type="text/javascript">
    var domainroot="www.google.com"
    function Gsitesearch(curobj){
    curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
    </script>
    <form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">
    <p><br />
      <input name="qfront" type="text" style="width: 155px" />
       <input type="submit" value="Search" /></p>
    </form>
    <p style="font: normal 11px Arial"> </p></td>
        <td width="21"> </td>
        <td width="53" align="right" valign="top"><h5>Login</h5></td>
        <td width="66" align="right" valign="top"><h5>Sign Up</h5></td>
        <td width="88" align="right" valign="top"><h5>Learn More</h5></td>
      </tr>
      <tr>
        <td height="19"> </td>
        <td valign="bottom"> </td>
        <td valign="bottom"><h3> </h3></td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td rowspan="4" align="left" valign="top"><h3 class="aef"><img src="Haircut.png" width="210" height="315" alt="jen law haircut" /></h3></td>
        <td height="15" valign="top"> </td>
        <td valign="top"><h3>Welcome to FASCIA ALTA!</h3></td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="44" valign="top"> </td>
        <td valign="top"><h3 class="aef"><span class="aef1">Everything you need to know about everything and everyone; browse our hot-topic A-list celebrities; stylish fashion and prime travel locations. </span></h3></td>
        <td rowspan="2"> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="73" valign="top"> </td>
        <td valign="top"><h4> </h4></td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="143"> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="105" align="left" valign="top"><h4 class="alshd">Jennifer Lawrence's &quot;impulse&quot; haircut is the talk of Hollywood after this bold move could potentially damage her career.</h4>
        <p><a href="file:///Macintosh HD/Users/adamwoodcock/Documents/School/ICT/Oops.html" class="BlackLinks">Click here to find out more.</a></p></td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="42" align="left" valign="top"> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="15" align="left" valign="top"> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td height="434" align="left" valign="top"> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
    </table>
    </body>
    </html>

  • Site looks different for only one user

    I just updated our Intranet for the service reps. The site
    uses the Spry Vertical Menu on the left hand side. I have one user
    who has the entire left hand side cut off which is where the
    vertical menu is, so she's not able to navigate around. I checked 6
    other users and they're all fine. I tried refreshing her page,
    deleting temps, deleting cookies. All individuals are using
    IE/windows xp. Is there something else I can try to get this to
    work for her.
    Thanks

    Or worse yet, is she using IE8 BETA?!
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "TC2112" <[email protected]> wrote in message
    news:fsend2$sa1$[email protected]..
    > Another guess without seeing the code..
    >
    > Does she have IE7 while everyone else is IE6? (or
    vice-versa)
    >
    >
    > "Nancy O" <[email protected]> wrote in
    message
    > news:fsen7d$s1f$[email protected]..
    > > Without a URL to see, this is just a guess.
    > > In IE, go to View > Text Size and see which size
    text she has her
    browser
    > > set to.
    > >
    > >
    > > --Nancy O.
    > > Alt-Web Design & Publishing
    > > www.alt-web.com
    > >
    > >
    > >
    > > "squirmywormy6"
    <[email protected]> wrote in message
    > > news:fsemc3$r5h$[email protected]..
    > >> I just updated our Intranet for the service
    reps. The site uses the
    Spry
    > >> Vertical Menu on the left hand side. I have one
    user who has the
    entire
    > > left
    > >> hand side cut off which is where the vertical
    menu is, so she's not
    able
    > > to
    > >> navigate around. I checked 6 other users and
    they're all fine. I tried
    > >> refreshing her page, deleting temps, deleting
    cookies. All individuals
    > > are
    > >> using IE/windows xp. Is there something else I
    can try to get this to
    > > work for
    > >> her.
    > >>
    > >> Thanks
    > >>
    > >
    > >
    >
    >

  • Importing video - why does this help site look different

    http://www.davidglover.org/wordpress/wp-content/uploads/2010/01/01-Import.png
    The link above shows a help site screen shot allowing 1080i import.
    When I run iMovie 09 and connect my camera I only see import at 'Full Resolution' without the added 1920x1080i.
    Whyis this??

    That screen grab is what I see with iMovie '08 and not what I see with iMovie '09

Maybe you are looking for