I'd like to know how to center my whole webpage, right now its aligned on the left...

I'm new to DW, but I managed to create a site: www.bemyconfidant.com
Its good, I like it but I would like it to be centered instead of it being aligned on the left (when I "maximize" my browser there's empty space on the right.)
Please, help!
Thank you

Try the following code  (I removed the template markup from the page, so I could work with it).  The page is now centered, however, there are areas that really need fixing to correct various elements that just don't sit right.  The main problem is the use of AP Divs for a layout - as already explained by Gary.  AP divs (or layers) should not be used unless you understand the pitfalls that may be associated with their use.
This may be worth reading:
http://apptools.com/examples/pagelayout101.php
Just another suggestion, that blinking text in the left sidebar is so 1990's  :-)  and does not really add any value to the page, except as a distraction.  People will keeping that text blink and not be able to concentrate on the actual content you are tryng to provide.  (seriously !).
Anyway here's the code to center the page, but you will need some refinement to make the whole page more cohesive.
<!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>Be My Confidant - Home</title>
<style type="text/css">
<!--
#Header {
     position:absolute;
     left:5px;
     top:5px;
     width:990px;
     height:148px;
     z-index:1;
     background-color: #FFF;
body {
     background-color: #6CF;
#MenuBar {
     position:absolute;
     left:5px;
     top:155px;
     width:990px;
     height:40px;
     z-index:1;
     background-color: #000;
#LeftBar {
     position:absolute;
     left:0px;
     top:205px;
     width:145px;
     height:600px;
     z-index:3;
#RightBar {
     position:absolute;
     left:850px;
     top:205px;
     width:145px;
     height:600px;
     z-index:4;
#Footer {
     position:absolute;
     left:0px;
     top:850px;
     width:990px;
     height:53px;
     z-index:6;
     background-color: #000;
     color: #09F;
     font-size: 20px;
-->
</style>
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#MainContent {
     position:absolute;
     left:165px;
     top:287px;
     width:680px;
     height:520px;
     z-index:7;
     overflow: scroll;
     background-color: #FFFFFF;
#apDiv1 {
     position:absolute;
     left:165px;
     top:205px;
     width:680px;
     height:80px;
     z-index:8;
     background-color: #FFFFFF;
body, td, th {
     font-size: 20px;
/* wrapper div - all content is placed inside this div to center it on the page */
#wrapper {
     position: relative;
     width: 990px;
     margin: 0 auto;
-->
</style>
</head>
<body>
<div id="wrapper">  <!-- start wrapper div -->
  <div id="Header">
    <center>
      <a href="www.bemyconfidant.com"><img src="images/logo sept 09 BMC.jpg" alt="logo" width="663" height="143" border="0" /></a>
    </center>
  </div>
  <div id="MenuBar">
    <center>
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="www.bemyconfidant.com">Home</a> </li>
        <li><a href="aboutus.html">About Us</a></li>
        <li><a href="articles.html">Articles</a> </li>
        <li><a href="sitemap.html">Site Map</a></li>
        <li><a href="communicate.html">Contact Us</a></li>
        <li><a href="espanol.html">Espa&ntilde;ol</a></li>
      </ul>
    </center>
  </div>
  <div id="RightBar">
    <script type="text/javascript"><!--
google_ad_client = "pub-0117803673831575";
/* mRD wide shyscraper (right side) 8/16/09 */
google_ad_slot = "4573124329";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
    <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
    <p> </p>
    <p> </p>
  </div>
  <div id="LeftBar">
    <script type="text/javascript"><!--
google_ad_client = "pub-0117803673831575";
/* 160x600, created 9/8/09 right side bar, bmc */
google_ad_slot = "5660664845";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
    <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
  </div>
  <div id="Footer">
    <center>
      <p>Copyright &copy; 2009 by Zujeith Hernandez             <a href="index.html">Home</a>    <a href="sitemap.html">Site Map</a>  <a href="communicate.html"> Contact Us</a>    <a href="links.html">External Links</a></p>
      <p>
        <script type="text/javascript"><!--
google_ad_client = "pub-0117803673831575";
/* mRD home leaderhead  8/16/09 */
google_ad_slot = "1547820565";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
        <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
         </p>
    </center>
  </div>
  <div class="MenuBarActive" id="apDiv1">
    <h1>Welcome!</h1>
  </div>
  <div id="MainContent">
    <blockquote>
      <p>The aim of this site is to bring support to anyone, who is  in need of a confidant. Sometimes it's hard to trust those close to you when  dealing with a personal matter, we understand. Others feel the need to talk to  someone other than their closest people. And yet, others have no one to talk  to. Whatever reason may bring you here, you are always welcome, this space is  for you. </p>
      <p>Be My Confidant strives to provide counsel in any area. You  will be completely anonymous, your privacy is important to us, e-mail us. Your  stories, comments, questions, suggestions, concerns are all welcomed and  appreciated. </p>
      <p> </p>
      <p><a href="mailto:[email protected]">We love hearing from you! </a></p>
      <p> </p>
      <p>Enjoy life, smile!</p>
    </blockquote>
  </div>
</div> <!-- end wrapper div -->
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
</html>
<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript>
<a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a>
</noscript>
<!-- End Of Analytics Code -->

Similar Messages

  • I'd like to know how can u put letters on caps without holding all times the shift key?

    I'd like to know how can u put letters on caps without holding all times the shift key?

    Settings>General>Keyboard>Enable Caps Lock>On. Then just tap the shift key quickly.

  • I would like to know how to print a 8 1/2 X 11 sheet of the same 2 x 2 photo.

    Printer is HPPhotosmart C5280 All in One:  OS is Windows XP Professional 32-bit
    I would like to know how to make a full 8 1/2 x 11 page of the same 2x 2 borderless photo.  I can add other photos but not the same phot to the same page.  Is this possible?

    Hi Tberger,
    If i understand you right you are saying you want to add the same 2x2 photo twice on a full 8 1/2 x 11 page ?
    Are you using a certain printing application or program or are you just printing directly from the computer ?
    Here is a copy of the user guide for your printer
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • I would like to know how to fix my safari. There are many pages that the text and links appear as "AAAAAAA" and I dont know where to click or what to do

    Please if anyone knows how to solve this problem, I bought this mac brand new, first time using it and many pages dont render the texts or links. It shows it like a series of "A"s.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • I was trying to install windows in my mac pro, but, i dont know how, my mac system was deleted and now i just have the windws system and its wireless isnt working what do i do?!

    What do u think that i need to do stay with windows, if its your answer, tell me how to make the wireless work
    If your anwers is install mac again tell me how can i install it again i dont have the installation disk
    Help Me Plz

    Go to the Windows Control Panel and select Boot Camp applet. In that applet there is a Boot Drive option. Select Mac OS X.
    Or restart the system and hold down the Option key for a few second. A Boot Menu screen will come up. Select Macintosh HD.
    Once in OS X go to the Sys Prefences, Startup Disk and select Macintosh HD Mt Lion 10.8.2 and click Restart then Restart again. the system will now restart in Mac OS X.
    To boot back to Windows do the same, Startup Disk, and select Windows then Restart and Restart again.

  • Hello I'd like to know how to walk redo my iMessage on my ipod touch 4th . I connect and then says to choose an email address and it says Check and this is the me that his brings back on the menu. So please help me

    Hello I'd like to know how to walk redo my iMessage on my ipod touch 4th . I connect and then says to choose an email address and it says < Check> and this is the me that his brings back on the menu. So please help me!

    You can try
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    However, some other users have reported that did not work. No real solution has been posted here yet

  • HT3529 I would like to know how do i show on the message app the amount of text messages i have not read

    I would like to know how do i show on the message app the amount of text messages i have not read

    Settings > Notification Center > Messages > Badge App icon = "On"

  • I really would like to know how to totally remove Yahoo toolbar from my Firefox browser as well as my computer. I don't like those special toolbars at all.

    I really would like to know how to totally remove Yahoo toolbar from my Firefox browser as well as my computer. I don't like special toolbars at all. I find it irritating that you included one in the newest version of your browser. In the future I would hope you would leave this or any other out. Firefox used to be my favorite browser to use, now I am not going to want to use it because of the extra toolbar. Please tell me there is a way to remove this, not just hide it.

    You can't move the Yahoo Toolbar from IE to Firefox, they are totally different "behind the scenes". However you can install it, [http://us.toolbar.yahoo.com/ http://us.toolbar.yahoo.com/] and I believe if you log in with your Yahoo account it will sync your data.

  • Good morning, i would like to know how to take pictures from iphoto and put them in a folder on desktop

    Good morning: would like to know how to take pictures from my iphoto and put them in a folder on my desktop

    To take photos from iPhoto and put them onto a folder on Desktop, first create a folder on Desktop. Right-click on Desktop and create a new folder.
    Then, open iPhoto, and you have two ways to export photos:
    1. Select the photos you want to copy to Desktop with Command key (or go to Edit menu > Select All, if you want to copy all photos), and then, drag them to the folder on Desktop.
    2. Select the photos you want to copy to Desktop with Command key, go to File menu > Export, and follow the steps.
    You can choose the one you prefer

  • I would like to know how can I set songs in iTunes to play at different times automatically during the day. i.e. one song at 10am the other at 10:30am etc..

    I would like to know how can I set songs in iTunes to play at different times automatically during the day. i.e. one song at 10am the other at 10:30am etc..

  • I`d like to know how can i insert documents, xls/doc/pdf into iCloud and have them in my iPhone and my iPad. I just found one way, through ibooks, but i think it isn't a practical option.

    I`d like to know how can i insert documents, xls/doc/pdf into iCloud and have them in my iPhone and my iPad. I just found one way, through ibooks, but i think it isn't a practical option.

    Just use Drop Box instead.

  • I'd like to know how can i connect my old iMac tiger with new one iMac lion. I wanna use the old one for external disk to collect files from there to new one.

    I'd like to know how can i connect my old iMac tiger with new one iMac lion. I wanna use the old one for external disk to collect files from there to new one.

    Hi mshields1162,
    Great question, and welcome to Apple Support Communities.
    First, you may want to choose to have the sidebar displayed for familiarity:
    iTunes 11: Frequently used features
    http://support.apple.com/kb/HT5649
    Afterwards, your device should be displayed if connected:
    We'll want to click on it, and choose the Music tab at the top. Let's make sure "Sync Music" is checked:
    Afterwards, you'll have the option to sync either the entire music library (for your first iPod), or "Selected playlists, artists, albums, and genres" (for the secondary device). Upon selecting this option, four larger option boxes will appear allowing you to pick and choose what content will be synced. For audiobooks, you may need to do the above in the "Books" section. For a visual instruction on how to do this, see the following:
    iTunes 10: Sync to your iPod
    http://support.apple.com/kb/VI72
    Thanks,
    Matt M.

  • My iphone got stolen, and now i have a new one. I would like to know how to get back all my apps on my new iphone as it doesn't seem to be possible from itunes ... Thank you

    Good evening !
    Oh sorry I didn't get it was just a title ...
    So, as i said, my iphone got stolen like a month ago, and i purchased a new one.
    I downloaded other apps in this new iphone and i think i did an error by syncing it with itunes as it seems that it doesn't have all the other apps i downloaded on the other iphone.
    So I would like to know how to get back all my apps ?
    Thank you very much
    PS : it is the same account that I use.

    actually I found the solution :
    http://www.igeneration.fr/itunes/astuce-votre-historique-d-achats-itunes-12056
    it's in french, but the images and google translate will be enough
    hope that helps for the others having the same kinda problem

  • I lost my Iphone 3GS. My brother has given me his Iphone 4 now. We both use the same notebook to update and sync our phones. I would like to know how can i reconnect back to my account using the Iphone which was previous used by my brother.

    I lost my Iphone 3GS. My brother has given me his Iphone 4 now. We both use the same notebook to update and sync our phones. I would like to know how can i reconnect back to my account using the Iphone which was previous used by my brother.

    If you are saying that you both have iCloud accounts and use the same icloud ID, then yes, the contacts will be deleted.  The idea is that all devices using the same icloud ID are kept in sync.  You need to use different IDs.  You can keep the same iTunes ID so you can share the songs and apps.  But use different icloud IDs.

  • Dear Apple – Please help me restoring my purched iTunes tracks on my old Iphone 4, as it borke today. I now have a Iphone 5s and would like to know how to get the song I purchased on the Iphone 4

    I broke my Iphone 4 - and would now like to know how to retrieve my song purchased on the old phone.I have got a new Iphone 5s.
    I have a Itunes account, but not on a Mac computer

    Download previous purchases from the iTunes Store - Support - Apple

Maybe you are looking for

  • What to do when my new iphone 5 came damaged, is missing pieces, and apple won't help me?!

    I am EXTREMELY disappointed in Apple. I preordered my iPhone 5 as soon as it was available, but did not receive it in the mail until yesterday. I excitedly met the UPS man and ran inside to open my new phone. Upon opening the package, I found that my

  • Do I need a 250 gig external hard drive to back up my 250 gig computer?

    Hi, I was wondering If I need as big of a external hard drive as my computer to back it up. Can I chose to back up everything but applications? I also Have my itunes and iPhoto library mapped on and external hard drive. Can I Back those up too? One m

  • How to Trigger an IDOC from SAP R/3 to two XI systems

    Hi experts,    Can any one please tell me How to Trigger an IDOC from SAP R/3 to two XI systems at a time. My current production R/3 system sends a DELCERY01 IDOC to Production XI system ( Name : XIP) . I would like to route the same IDOC from produc

  • Get an Alter XMLA string via C# script task

    Hi, I have an alter Database XMLA file that needs to be deployed to an Analysis Server only if there was a change with the existing database. I have a C# script task that checks if the DB exists before deploying. What I need to add, is code that comp

  • Can I monitor an 8i Standby Database with OEM 10gR3?

    I have added the target for an 8i instance and its physical standby. The primary looks fine but the standby shows down and reports the following message: ORA-01033: ORACLE initialization or shutdown in progress I also notice that OEM doesn't display