Re: Fluid and Fixed 2 Column Layout



TristaSD wrote:

How do I accomplish the following:

This template may help:
http://benmeadowcroft.com/webdev/csstemplates/right-column.html
http://benmeadowcroft.com/webdev/csstemplates/right-column.css

In a two-column layout, the right column is 200px wide, and the left
column is fluid?

Best not to set a column width in pixels. Use em instead. When a visitor
resizes your text (vision problems), IE users who cannot resize pixels
will see the contents of that column bulge outside of it (assuming the
text itself was not hard-coded in size).

--
-bts
-Warning: I brake for lawn deer
.



Relevant Pages

  • Re: How do I change unit of measure in one document?
    ... normal.dot template) are in pixels, but I need them to be inches. ... normal.dot settings are not overriding the document's pixel units. ...
    (microsoft.public.word.docmanagement)
  • Word 2000: A UserForm like a task pane
    ... I'd like to create a template that positions and resizes the document window ... UserForm--a toolbar, for instance, that could be similarly positioned ...
    (microsoft.public.office.developer.vba)
  • RE: how many pixels are in an inch?
    ... One inch = 72 pixels. ... > printing wizard it resizes it by cropping off peoples heads but when I try to ... > resize it useing the only program I have ...
    (microsoft.public.office.misc)
  • Re: How to get dialog size?
    ... Knowing its size in DBUs is not going to be terribly useful. ... decoding the binary template to find the ... dimensions in DBUs, and converting, and hope your conversion actually bears some ... I have found examples of how to convert dialog units to pixels on the web ...
    (microsoft.public.vc.mfc)
  • Fluid Page Query
    ... glow/shadow gradient of about 6 pixels width. ... I desire to implement that as a fluid width page, ... It is accomplishing the page fluid border/perimeter/surround that I am stuck ...
    (alt.html)