Can't get page to center in browser....

Here's the link.
Can someone help me fix this to center in the browser.
Not sure what I'm doing wrong.
http://student.ccbcmd.edu/~rsmit459/favoritespage/index.html

I'm not sure but this might be causing a problem:
div {
display: inline;
float: left;
width: 200px;}This will apply to all divs and may conflict
with your
outerbox delclarations. Try moving those declarations to only
the
appropriate div classes: leftblocks, midblocks, etc. and
removing (comment
this rule).
Can't promise it will work but it could make a difference.
Walt
"smittyboy63" <[email protected]> wrote in
message
news:esfest$bv6$[email protected]..
> Walt,
> Made some changes to my site lastnight.
> I gave separate classes to the left, middle, and right
divs. I did this to
> better control their left/right margins (so that the
layout would be
> accurately
> centered within a 800x600 container). I know the layout
goes a little
> deeper
> than 600, but I don't really know how to control spacing
between <h1> and
> <p>,
> or <h2> and <p> yet.
>
> You stumped me on this one "your final </div> has
no opening <div>". That
> last
> div at the bottom is the from the #outerbox.
>
> Anyway, I did everything you said.....and it's still not
centering in the
> browser.
> Can you check out my site again, tell me what I did
wrong? Thanks.
>
>
http://student.ccbcmd.edu/~rsmit459/favoritespage/index.html
>
>

Similar Messages

  • I can't get pages 5.01 to open pages files from iCloud, although they open in iCloud Pages without difficulty.

    I can't get Pages 5.01 to open Pages files from iCloud, although they open in iCloud Pages without difficulty.
    I am using the most up to date version of Mavericks and Pages and can log into iCloud without any problems.  Is this just a glitch?  The files all behaved properly under previous versions and the initial release of the new version of Pages.

    Pages for iCloud beta is a weird beast and as it says "beta".
    I think it is the least compatible of all the many different .pages files floating around out there.
    Peter

  • Can't get to download center

    can't get to download center....keep getting a blank screen....I also get "Get Started" but when I click on it, nothing happens

    Thanks for your quick response, but I will not be purchasing
    anymore
    (This is totally absurd, you guys can't even program your website to work right!)
    Microsoft
    (Well since the buttons aren't working, I guess this will have to be done in bold type?!?) products in the future. I am totally fed up with Microsoft and Apple forcing their customers to constantly change to new OS's with all kinds of "bells and whistles"
    that I don't and have never had need for and consequently new machines in order to use their computers. I haven't programmed for years, but I'm going to go to
    Linux anddliub
    (why does this write backwards? That was supposed to be 'build') my own software. Terrible inconvenience, but maybe I can get a movement started!

  • Can I get Pages to display small letters after dates i.e. 9th aug would have the th smaller at the top of the 9 like it does automatically in word?

    Can I get Pages to display small letters after dates ie. 9th Aug would have the th as small letters at the top after the 9 like it does automatically in word?

    Like this ?
    Open the Pages preferences and check the third button

  • Trying to make a photobook but can't get pages to open by double clicking. Photos from Iphoto 9.6. Help anybody?

    Trying to make a photobook but can't get pages to open by double clicking. Photos from Iphoto 9.6. Help anybody?

    What do you mean? Are you not able to switch from "All pages" view of the book to a single page view by double-clicking a selected page? Or what is the problem?
    Or can you not open the book at all from the source list?

  • Can I get information regarding the client browser using JSP

    can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
    if possible then please give me the samples..
    thanks,

    can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
    if possible then please give me the samples..
    thanks,

  • I have a I-mac that is not able to upgrade the os past 10.7.5, when I go to upgrade Pages it says i have to be running os 10.10, how can I get Pages that will run with os 10.7.5.

    I have a I-mac that is not able to upgrade the os past 10.7.5, when I go to upgrade Pages it says i have to be running os 10.10, how can I get Pages that will run with os 10.7.5.

    Click here and follow the instructions. If they’re not applicable, buy an iWork 09 DVD from a source such as Amazon or eBay.
    (116937)

  • I can't get pages documents to open on Microsoft word?

    I can't get pages documents to open on Microsoft word when I have drafted a pages doc on my mac and then send it to a PC to open and print through microsoft work - is there a way around this?

    You can't open it directly. You need to either export it from within Pages, or rename the saved file so its extension is zip, decompress it, and get what you can from the contents.
    (93319)

  • Can't get rid of yandex as browser page

    when I open a new tab I keep getting Yandex appearing as my browser page, I have gone into tools, option, advance, general, typed in Mozilla firefox, but it still keeps coming up and in Russian.
    I managed to delete so far the tool bar which it was insisting I have, but cannot get rid of it as browser

    I wonder whether you installed some kind of special edition of Firefox because normally you would see 9 thumbnails on the new tab page.
    If this is your first day with Firefox, you could try completely uninstalling it (including removing your personal settings) and then reinstalling from the Mozilla site:
    http://www.mozilla.org/en-US/firefox/fx/#desktop
    To manually change your new tab page, you can use Firefox's about:config preferences editor.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''newtab''' and pause while the list is filtered
    (3) Double-click the '''browser.newtab.url''' preference and enter the desired value:
    ''(i) Page thumbnails (default)''
    browser.newtab.url = about:newtab
    ''(ii) Blank tab''
    browser.newtab.url = about:blank
    ''(iii) Built-in Firefox home page''
    browser.newtab.url = about:home
    ''(iv) Any other page''
    browser.newtab.url = full URL to the page
    Press Ctrl+t to open a new tab and verify that it worked. Fixed?

  • Still Can't Get Page Centered

    I have been reading instructions and watching uTube videos and I've done what they said and for the life of me I can't get my page centered on the screen. Can anyone see what I'm doing wrong?
    http://www.hardgeared.com/TempPage.html

    In Code View, delete Line 1
    i.e.
    change
    <%@LANGUAGE="JAVASCRIPT" CODEPAGE="65001"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    to
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  • How can I get pages?

    I have an older iPod so I can't update to iOS 7, which means I can't get the new Pages. I'm really disappointed about this, and was wondering if there was any way I could still be able to get Pages.

    Hi iRemember,
    If you are unable to upgrade to iOS 7 in order to use the newest version of Pages, you may find the following article helpful:
    App Store: Install the latest compatible version of an app
    http://support.apple.com/kb/ht5919
    Regards,
    - Brenden

  • Can I get Pages 4.3 when I didn't have it on this computer previously?

    Hi.  I have Pages 4.3 on my imac.  I now also have a Macbook Pro.  I hadn't rushed to install Pages on it because for some reason I couldn't get it for free despite having it on my imac.  (I think I got it for my imac on a disk, maybe.)  Now I desperately need Pages on the laptop, but for obvious reasons I don't want Pages 5.  This is particularly important because I work on documents back and forth between the two computers (and occassionally on my iphone, which has a version of Pages on it that is compatible with 4.3 since I am still running ios 5 on my phone so as to avoid losing the old and functional Google maps app).  Is there any way that I can either buy Pages 4.3 for my Macbook (which is running OS 10.8.5), or else transfer it from my imac? If I did once upon a time have a Pages disk, I have no clue where it is any longer.  Thanks!

    That's why it is recommended that you sync the device with iTunes regularly, to backup your content purchased on the mobile device.  iTunes music is purchased as a one time download, and it is up to the purchaser to make backups of their purchases.
    If you have not sync'd the iPod Touch and have no backup, and it won't even power up, I think you may just be out of luck.

  • HT4623 Hi how can I get pages to download from my mac to my iPad? Do I have to buy it again?

    Thanks

    On the mac, you can save a Pages document to icloud and on the ipad (yes, you have to buy the ipad version of Pages) you can access the document.
    If instead you mean how to download the Pages program from a mac to an ipad, then you can't.  Different operating systems need different programs.  Just like you can't download Word in Windows to a Mac (unless you use a Windows simulator on the Mac).

  • How can I get past game center?

    Whenever I open a game, game center pops up asking me to log in.  If I type in my ID and password, it loads forever and does nothing.  If I press cancel, it does nothing.  If I press create new ID, it does nothing.  This happens every time I load up a game and I can't seem to find a way to play my games.
    I tried putting restrictions on and that does not fix the problem.  Opening up the game center app doesn't do anything either, because it never finishes loading.
    How can I turn off game center, or actually log in, so that I can play my games?

    I fixed it.  First backed it up, then I factory reset my iPod, then I restored it with the back up.  After that I was able to log into Game Center without any problems.

  • How can I get page 2 in the same format?

    I have just completed the first sheet in Numbers, and I would like to know how to bring up successive sheets in the same format.
    To get the first sheet, I went to:
    Numbers
    File
    New from template chooser
    Blank
    Now I have filled that sheet and would like to continue with sheet 2.
    I tried clicking on Sheet in the toolbar, but got a very small sheet, not full size.
    Thanks for the help.

    Depending on how your margins are set and the height of your table rows, you will get some number of rows per page. Your only control of where the pages break is with those controls. Margin setting is a Sheet Property and can't be changed page by page, but if there's a particular row that you want to end a page with, just increase the height of that last row until the rows below pop to the next page.
    If you have a Header Row, you can ask it to repeat at the top of each page, so you don't have to manually repeat the column headings.
    Knowing how to easily change the dimensions of a table, in rows and columns, is amongst the basic stuff covered in the Numbers User Guide. You can get it from the Help Menu. A good read on a Winter's evening.
    Jerry

Maybe you are looking for