CSS Content Box Positioning - Help Please

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default CSS Content Box Positioning - Help Please

    Hello!

    I'm currently working on a website for a client of mine. This is the first
    time I'm using CSS for positioning, and came across some issues with
    positioning 3 content boxes(as you'll see in blue below). I have the Container,
    Header, Nav & footer worked out, I just can't seem to get these boxes aligned
    right. Basically every time I try something new in coding it, they are
    scattered about.

    [url]http://expandyourelement.com/images/css_layout.gif[/url]

    I've been playing around w/ the CSS code (and believe me I have a ways to go -
    still learning) but it would be really helpful and educational for me if
    someone could please post the proper code that would align these boxes
    appropriately, or give me some guidance as to what I need to do. I'd post the
    code I have in there now - but I am at work, not at my home office. I am
    hoping for a quick response so I can resolve this issue and move on
    tonite....it's really holding me back! I've done tons of research and still
    can't seem to get this right!

    I keep going back and forth between the table-based layout I did for the site,
    and the all CSS layout. Ultimately I'd prefer to go the CSS route, but if
    there's no solution, for the way I would like this laid out, I'll need to
    default back to the table-based layout (ick).

    Thank you in advance for your help!
    Valerie

    DesignVHL Guest

  2. Similar Questions and Discussions

    1. Positioning of content
      Hi everyone got this following code - and when i try to add the template -<cfinclude template="resultarticle links.cfm"> it doesn't appear at the...
    2. CSS Div Positioning
      Anybody know how to cause a DIV to be aligned to the bottom of the page? If you go to: http://www.tilaru.com/NewSite/index.php you'll see that my...
    3. Content positioning when browser is resized
      I asked this question before but didn't get any responses... Lets see if I reword it maybe I'll get more positive results :) Does anyone know how...
    4. Need help with Content-Disposition Content-Type
      I am trying to use the following script to allow users to download files with some of the file name stripped off. This script is for use on my...
    5. industry positioning for flash MX using dynamic content
      hello there have your say or any great links would be great santhi
  3. #2

    Default Re: CSS Content Box Positioning - Help Please

    i dont know if is too late for you but anyway here is a link for your future bookmark:

    [url]http://www.csscreator.com/version2/pagelayout.php[/url]

    Enjoy! :)
    mophsy Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139