The foot is moving to the left and is more focused. It's as if he is no longer in the container

The foot is moving to the left and is more focused. It is as if he is no longer in the container. I don't see the contour of the container. This same thing is happening in two different sites. Can you tell me what I am doing wrong?

< ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "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 > Dragonfly Toy puppies < /title > Home Page

< style type = "text/css" >

<!--

{body

margin: 0; / * It is advisable to zero, the margin and the filling of the body to hold element has a different default browser * /.

padding: 0;

text-align: center; / * This centers the container in IE 5 * browsers. The text is then set left aligned by default in the #container selector * /.

color: #FFF;

do-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

do-size: 100%;

background-color: #000;

}

.twoColFixLtHdr #container {}

Width: 900px; / * margins (in conjunction with a width) auto Center the page * /.

border: none; / * This setting overrides the text-align: center on the body element. */

background-color: #000;

margin-top: 0;

margin-right: auto;

margin-bottom: 0;

left margin: auto;

}

.twoColFixLtHdr #header {}

background-color: #000;

background-image: url(Images/Header.jpg);

background-repeat: no-repeat;

height: 350px;

Width: 900px;

padding-top: 0;

padding-right: 0px;

padding-bottom: 20;

padding-left: 0px;

}

{.twoColFixLtHdr #sidebar1}

float: left; / * because this element is floating, it takes a width * /.

Width: 240px;

height: auto;

padding-top: 5px;

padding-right: 0px;

padding-bottom: 15px;

padding-left: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

background-color: #000;

text-align: center;

}

an img {border: none;}

}

a {outline: 0;}

}

#sidebar1 a #poodle {}

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

cursor: pointer;

text-decoration: none;

}

#sidebar1 a #maltese {}

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

cursor: pointer;

}

#sidebar1 a #yorkie {}

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

cursor: pointer;

}

#sidebar1 a #partiyorkie {}

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

cursor: pointer;

}

#sidebar1 a #dachshund {}

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

cursor: pointer;

}

#sidebar1 a #maltipoo {}

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

cursor: pointer;

}

#sidebar1 a #morkie {}

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 20px;

left margin: auto;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

cursor: pointer;

}

{.twoColFixLtHdr #mainContent

Padding: 20; / * Remember that the fill is space inside the box of div and margin is the space outside the div box * /.

background-color: #000;

height: auto;

Width: 660px;

text-align: center;

margin: 0px;

float: left;

}

.twoColFixLtHdr #footer {}

background-color: #000;

Width: 900px;

padding-top: 0;

padding-right: 10px;

padding-bottom: 0;

padding-left: 10px;

Clear: none;

float: none;

height: auto;

}

.twoColFixLtHdr #footer p {}

margin: 0; / * zero setting the margins of the first element in the footer will avoid the possibility of the collapse of the margin - a space between the div tags * /.

padding: 10px 0; / * padding on that element will create space, just as it would the margin, free margin collapse question * /.

}

.fltrt {/ * this class can be used to float right to the item in your page.} The floating element must precede the element it should be next to the page. */

float: right;

left margin: 8px;

}

.fltlft {/ * this class can be used to float an element on your page to the left * /}

float: left;

right margin: 8px;

}

.clearfloat {/ * this class must be placed on an element div or break and should be the last item before closing a container should completely contain a float * /}

Clear: both;

height: 0;

font size: 1px;

line-height: 0px;

}

->

< / style > <!-[if IE 5] >

< style type = "text/css" >

/ * Place corrections for IE 5 css box model * in this conditional comment * /.

.twoColFixLtHdr #sidebar1 {width: 230px ;}}

< / style >

<! [endif]--> <!-[if IE] >

< style type = "text/css" >

/ * place patches css for all versions of Internet Explorer in this conditional comment * /.

.twoColFixLtHdr #sidebar1 {padding-top: 30px ;}}

.twoColFixLtHdr #mainContent {zoom: 1 ;}}

/ * the owner above zoom gives IE the hasLayout property, avoid several bugs * /.

< / style >

<! [endif]-->

"" < script src = "... / SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script >

"" < link href = "... / SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / >

< / head >

< body class = "twoColFixLtHdr" >

< div id = "container" >

< div id = "header" >

<!-end #header--> < / div >

< ul id = "MenuBar1" class = "MenuBarHorizontal" >

< li > < a href = "#" > home < /a > < /li >

< li > < a href = "#" > Services < /a > < /li >

< li > < a href = "#" class = "MenuBarItemSubmenu" > bulls & amp; Dams < /a >

< ul >

< li > < a href = "#" > poodle Toy < /a > < /li >

< li > < a href = "#" > Maltese < /a > < /li >

< li > < a href = "#" > Yorkies < /a > < /li >

< li > < a href = "#" > party Yorkies < /a > < /li >

< li > < a href = "#" > Mini Dachsunds < /a > < /li >

< li > < a href = "#" > Maltipoos < /a > < /li >

< li > < a href = "#" > Morkies < /a > < /li >

< /ul >

< /li >

< li > < a href = "#" > puppy care < /a > < /li >

< li > < a href = "#" > stories of success < /a > < /li >

< li > < a href = "#" > contact us < /a > < /li >

< /ul >

< div id = "sidebar1″" >

Puppies < h2 > < / h2 >

< p > click on your favorite breed < /p >

"< h2 > < a href ="poodle.htm"onmousedown =" MM_swapImage ('poodle' ", ' Images/poodle_active.jpg', 1)" > < img src = "Images/poodle_link.jpg" alt = "Link to the poodle puppy Page" name = "poodle" width = "200" height = "250" id = "poodle" onmouseover = "MM_swapImage ('poodle',", ' Images/poodle_hover.jpg', 1) ' MM_swapImgRestore"/ > < / has >"

"< a href ="maltese.htm"onmousedown =" MM_swapImage ("Maltese",", ' Images/maltese_active.jpg', 1)" > < img src = "Images/maltese_link.jpg" alt = "Link to the Page of Maltese puppy" name = "Maltese" width = "200" height = "200" id = "Maltese" onmouseover = "MM_swapImage (" Maltese ",", ' Images/maltese_hover.jpg', 1) ' MM_swapImgRestore"/ > < / has >"

"< a href ="yorkie.htm"onmousedown =" MM_swapImage ('yorkshires' ", ' Images/yorkie_active.jpg', 1)" > < img src = "Images/yorkie_link.jpg" alt = "Link to the Yorkie puppy Page" name = "yorkie" width = "200" height = "200" id = "yorkie" onmouseover = "MM_swapImage ('yorkshires',", ' Images/yorkie_hover.jpg', 1) ' MM_swapImgRestore"/ > < / has >"

"< a href ="parti_yorkie.htm"onmousedown =" MM_swapImage ('parti_yorkie', ", ' Images/partiyorkie_active.jpg', 1)" > < img src = "Images/partiyorkie_link.jpg" alt = 'Link to the Page of puppy Yorkie party' name = "partiyorkie" width = "200" height = "200" id = 'partiyorkie' onmouseover = "MM_swapImage ('partiyorkie',", ' Images/partiyorkie_hover.jpg', 1) ' MM_swapImgRestore"/ > < / has >"

"< a href ="dachshund.htm"onmousedown =" MM_swapImage ("dachshund",", ' Images/dachshund_active.jpg', 1)" > < img src = "Images/dachshund_link.jpg" alt = "Link to Mini Dachshund puppy Page" name = "dachshund" width = "200" height = "200" id = "dachshund" onmouseover = "MM_swapImage (" dachshund ",", ' Images/dachshund_hover.jpg', 1) ' MM_swapImgRestore"/ > < / has >"

"< a href ="maltipoo.htm"onmousedown =" MM_swapImage ('maltipoo' ", ' Images/maltipoo_active.jpg', 1)" > < img src = "Images/maltipoo_link.jpg" alt = "Link for the Page Maltipoo puppy" name = "maltipoo" width = "200" height = "200" id = "maltipoo" onmouseover = "MM_swapImage ('maltipoo'", ' Images/maltipoo_hover.jpg', 1) ' MM_swapImgRestore"/ > < /a >"

"< a href ="morkie.htm"onmousedown =" MM_swapImage ('Astaire' ", ' Images/morkie_active.jpg', 1)" > < img src = "Images/morkie_link.jpg" alt = "Link to the Morkie puppy Page" name = "morkie" width = "200" height = "200" id = "morkie" onmouseover = "MM_swapImage ('Astaire',", ' Images/morkie_hover.jpg', 1) ' MM_swapImgRestore"/ > < /a > < / h2 >"

< / div >

<!-end # sidebar1″--> < / div >

< div id = "mainContent" >

Welcome < h1 > < / h1 >

< p > this site is under Construction < /p >

< h2 > Check Back soon < / h2 >

<!-end #mainContent--> < / div >

<!-this element of compensation should immediately follow the #mainContent div in order to force the #container div to contain all the child floats--> < br class = 'clearfloat' / >

< div id = "footer" >

footer < p > < /p >

<!-end #footer--> < / div >

<!-end #container--> < / div >

< script type = "text/javascript" >

<!--

var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "..."}) "" / SpryAssets/SpryMenuBarDownHover.gif ', imgRight: ".. ({"/ SpryAssets/SpryMenuBarRightHover.gif"});

->

< /script >

< / body >

< / html >

You have additional locking where none is required.

Beginning on line 215 of your code, change this:

to do this:

When a problem arises, the W3C code validation tools will help you find errors in your code.

Code Validation tools

------------------------------------

CSS - http://jigsaw.w3.org/css-validator/

HTML - http://validator.w3.org/

Nancy O.

ALT-Web Design & Publishing

Web | Graphics | Print | Media specialists

http://ALT-Web.com/

http://Twitter.com/ALTWEB

http://ALT-Web.blogspot.com/

Tags: Dreamweaver

Similar Questions

  • How can move the indicated address browser on the left and to the right of the footer of mozilla in the add-on bar where is jused to be in previous versions as icon of Personas?

    How can I move the address indicated when I point to a link on the page of the browser on the left and to the right of the footer of mozilla in the add-on bar where is jused to be in previous versions as icon or the weather icons of Personas?

    You can install the following add-on to return some of the old features of the status bar. The module Bar must be turned on. The add-on will also stop the screening of the "tooltip" text of loading type State, and instead of it, show it in the bar of the add-on:

    • Evar-4-status: https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    • After installation and reboot:
      • Open the Customze window (Firefox button > Options > toolbars OR view > toolbars > customize OR ALT + V + T + C OR right click in the empty space at the end of the tab bar and select Customize)
      • While customize window is open, drag 'Text State' (the URL for loading, as you mentioned), "Progress meter" and "Download Status" in the window customize to the bar of the add-on in order and the position that you want to display. Then click on the button "Done" at the bottom right on the window customize.

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • Prevent the movement of the left and right hit WebView

    My Webview moves left and right on that one - hold by the user, unlike what the usual browser of the BONE that will always remain. How can I prevent Web of moving left and right view, but of course can horizontally scroll the Web page where appropriate? This is a Scrollview.

    Screenshot shows a trail of screen from left to right. I want it to stay fixed.

    scrollViewProperties.overScrollEffectMode: OverScrollEffectMode.None

  • Why you put "Open a new tab" on the right side of the browser, when you close a tab on the left and you type a new URL in the browser on the left?

    I changed my computer from XP to Windows 7 and migrated my FF browsers. But... now the tabs at the top of the page are all right (they were upper-front left - where I loved her)

    The most important is the "open a new tab" + - is on the right. But that is not sensible. Why you put "Open a new tab" on the extreme right of the browser, when you close a tab on the left and you type a new URL in the browser on the left?

    How can I put my "open a new tab" immediately to the right of 'Close tab' - as if it was before?

    Please advise?

    Try clicking on "Restore default settings" in the palette to customize to reset the toolbar customization.

    • Firefox '3-bar' menu button > customize
    • View > toolbars > customize

    You can attach a screenshot?

    • Use a type of compressed as PNG or JPG image to save the screenshot
    • Make sure you do not exceed the maximum size of 1 MB
  • Since the upgrade to the latest version, there is no arrow to the left and to the right of the tabs, so I can't scroll through them. How can I fix?

    In previous versions, there are arrows left and right tabs, allowing me to scroll down to find the tab I want. In the latest version, they seem to have disappeared. How to make a comeback?

    Try Firefox Safe mode to see if the problem goes away. Firefox Safe mode is a troubleshooting mode that disables certain parameters, disables most Add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • In Firefox 29,0 and above, click on the menu button

      click Help

      then select restart with disabled modules.

    • In previous versions of Firefox, click on the Firefox button in the upper left of the Firefox window and click help (or click on help in the Menu bar, if you do not have a Firefox button) and click on restart with disabled modules.

    If Firefox is not running, you can start Firefox in Mode safe mode as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "start mode safe."

    If the issue is not present in Firefox Safe Mode, your problem is probably caused by an extension, and you need to understand that one. Please follow the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

  • The stocks app and widget is missing from my iphone6. If I drag from left and the stocks type I see, but it does not appear as an application on any of my screens. How to get him back?

    The stocks app and widget disappeared from my iPhone 6 more screen. I can access hitting swipe to the left and tapping stocks, though. How do I bring as a widget on my home screen?

    Harry1225 wrote:

    The stocks app and widget disappeared from my iPhone 6 more screen. I can access hitting swipe to the left and tapping stocks, though. How do I bring as a widget on my home screen?

    I guess the stock app is the built-in app comes with the phone if so it cannot be deleted.

    First glance at your home screen or app folders.

    Check the restrictions.

    If all else fails - settings - General - reset - Reset available to the home screen.

  • How can I change the formats for left and right pages?

    First timer here in the Apple community so forgive my mistakes.

    Works with Apple Pages 5.6.1 on a MacBook Air, try to format a book for automatic printing. I want to do different for left and right pages headers and footers, and margins so that, for example, the page numbers appear outside of the page rather than all the beings in the lower right.

    Is it possible? I googled around and it seems page was once able to do, but the feature was removed thereafter. I have reviewed in the Document and Format menus and sought help, but no joy so far.

    Any help much appreciated.

    Not possible on Pages 5.6.1 which is absent from the reams of features.

    Use instead the Pages ' 09.

    Peter

  • I moved some pictures album and I 'cmd + dele' pictures, but it disappears completely even in the album "All photos", how can I find those back? :,-(

    I moved some pictures album and I 'cmd + dele' pictures, but it disappears completely even in the album "All photos", how can I find those back?

    Restore the photos removed from the album "recently deleted".

    The key combination command + delete ⌘⌫ will actually delete the photos from your library, not only to remove it from the album.  If you want to remove photos from albums, only the delete key, not use command-DELETE.

  • Tecra 9100 - scroll has stopped working on the left and right buttons

    I can no longer scroll by pressing the buttons left and right above my left click button. It was working fine until one day it just stopped doing anything. All solutions?

    Thank you
    -Lewis

    Why you n t try to reconfigure the touchpad settings.
    Have you checked the settings in Control Panel-> mouse control?
    There should be an option and some touchpad properties that could be changed.

  • left and right arrows no longer work in Safari, work in Excel, the top and bottom do not work

    left and right arrows no longer work in Safari, work in Excel, arrows up and down to work in Safari.  Any suggestions?

    What you're trying to do with the left and right arrows in Safari? The only time they will do anything is:

    • in a text edit box
    • If the page has a horizontal scroll bar
    • If the page is zoomed
  • Satellite C55D - buttons left and right touchpad do not work after the upgrade to Windows 10

    Just what the title says. My touchpad on my C55D satellite works well, but click keys do not work. I tried everything I know how to solve this problem and can not understand. It doesn't seem to be any "Advanced settings" anywhere, as I suppose it would be where would be adjustments.

    Help, please!
    '

    Hello

    The 'old' previous touchpad (Synaptics or momentum) is installed on your laptop?
    You should check this area programs & features

    If so, uninstall this application and restart the laptop.
    Then check if the left and right click touchpad would work again.

    By the way: have you verified the functionality of a USB external mouse? It work correctly?

  • Videos are curved on the left and right sides

    Hi all

    My handycam HDR-CX240E has a major prob of videos being bent or curved on the left and right sides... Sony service technicians said that the problem is not rectifiable. If the problem cannot be corrected, the camcorder is of no use to me because I need it for a large project of filming.

    Can someone help me?

    concerning

    Ashok Kumar


  • I just started using Garage Band with 2i2 Focusrite Studio material. When I record my voice through microphone, I hear a mono. Is it possible to share sound to the 'left' and 'right' channels, i.e. to imitate a stereo mic?

    I m using MacBook Pro with Maverick OS X version 10.9.5 and Garage Band 11´ v. 6.0.5 with hardware 2i2 Focusrite Scarlett Studio

    kopi42 wrote:

    Is it possible to share sound to the channels of the 'left' and 'right '.

    Yes:

    http://www.bulletsandbones.com/GB/GBFAQ.html#leftspeakeronly

    (Let the page load COMPLETELY. The link to your answer is at the top of your screen)

  • When you use a left and right axis, how to choose what issed axis for the value of y GetGraphCursor?

    I use a graph with a left and right axis (2 data sets).  I try to use a slider to select a point in time (x) and the values of y in the two sets of data.  I can't understand how the control, the value that is returned for the value is when you use the GetGraphCursor call.

    GetGraphCursor (panelHandle, PANEL_GRAPH, yourCursorNumber, & x & y)

    Using SetCursorAttribute with the attribute ATTR_CURSOR_YAXIS must be what you are looking for. The online help for this attribute explains wery well:

    Description: Used to change the y-axis which is associated with the bar graph.
    When a graphics cursor is created, the Y axis with which it is associated is determined by the value of ATTR_ACTIVE_YAXIS.  Subsequently, the association can be changed using ATTR_CURSOR_YAXIS.
    The y-axis associate serves as reference for the coordinates of the cursor position in calls to SetGraphCursor and GetGraphCursor.

  • I WISH THAT ALL PAGES TO FIT ON MY SCREEN SO I CAN'T USE THE ARROW LEFT AND ARROW RIGHT! THANK YOU VERY MUCH FOR YOUR HELP!

    MY PAGES HAVE BEEN VERY WELL UNTIL I DOWNLOADED SOMETHING, I DON'T KNOW EXACTLY.   I THOUGHT I TRY TO DELETE WHAT I DOWNLOADED ARRIVE TO WHERE I WAS, BUT I DON'T THINK IT WORKED OR I DELETE ANYTHING!  SO I'M GOING TO STILL USE THE ARROW LEFT AND ARROW RIGHT TO VIEW ALL PAGES.  I WENT TO CONTROL PANEL, DISPLAY, SETTINGS, WENT TO A HIGH NUMBER TO THE PIXEL NUMBER LOW, CE WHICH WAS THE ONLY SOLUTION POSSIBLE, AND ALL GROW.  SO I PUT IT BACK TO THE LOT WHERE HE WAS!  DON'T KNOW WHAT TO DO, SO HERE I AM ASKING FOR HELP!  Thank you!!!  MY email * address email is removed from the privacy *.

    First remove everything you have installed, check if it works.

    In case of failure and then update the display on the computer drivers

Maybe you are looking for