Computer problems,Computer help
*AX SOFT>>>Programming & Design

Dreamweaver CSS layout help?


Im trying to position the boxes in the center of the page. how do i do that? im using margins right now but i dont know if that is the right way to do that. I really need help thanks

This website helped me out a lot when I first started designing with css: http://www.subcide.com/tutorials/csslayo...

If you follow the tutorial it will show you how to design with css from scratch.

It is hard for me to tell you exactly what to do because I don't know what you already have done, but I do know in order to center the entire web page you want to have a 'container' div the size of your page (if you are doing a fixed layout). Then on the container divs style put the left and right margins to "auto". That will center your entire page.

Hope that helps, and good luck.

Hi there,

You can try this...

Before the code for your first box add this:

<div align="center">

Then after the code for your last box add this:

</div>

Save it and see if it is centered.

Good luck with it!

When you're in design view, highlight the area you want to align (sometimes with boxes/tables it works better if you start highlighting in the line above the table, and end the highlight in the line below.) While your cursor is placed in the highlighted area (it should be pointing to top left) right click your mouse.

You should see an option called "align". Choose middle, or centre.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Hide comments and put friends in a scroll box?

    Hi there, I am assuming this is for MySpace... To hide comments you need to add this to your About Me section of your profile... <style type="text/css"> .friendsComments{d...

  • How do i get the embed code of a wmv file?

    The "embed code" is in the webpage that displays the file. If you view that webpage in a browser, click on "view->source" or right click to find "view source". Fo...

  • Does anyone know the difference btwn logo and logotype?

    If I remember correctly, a logotype is simply stylized text that's used as a logo, whereas a logo is usually a picture or symbol that doesn't rely so much on text to be recognizable. This...

  • SQL Syntax (Empty Square Brackets)?

    the brackets can mean a lot of things.. here's a forum post that highlights the possible meanings of brackets: ...

  • Photoshop Effect Help? (pic included)?

    Looks like they Brightened the photo, then brought the Contrast up. How? Go up to the top header in Photoshop,(above your workspace), and click on Image. In the Drop Down menu click on Adjusments, ...

  • How can I post, or show off, a flash ad I made (with actionscript with it)?

    I'd put it on my site for free, but don't expect that it's going to be everywhere. My site isn't very highly trafficked. I'd like to see the flash anyways.

    ...
  • My .tk domain won't redirect, can you help?

    It does not redirect., though the returned HTML page contains a frame for ...

  • PHP issue with cookies?

    You're outputting content before your calls to setcookie(). If you can, rewrite your code to manipulate cookies before you do any echoing to the browser. If you can't do that, you'...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster