Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
*Anton* #1
CSS div width
I am trying to create a gallery page which delivers images dynamically, in a
single row, triggering the browser scroll if necessary.
The amount of images which are to be displayed are unknown, therefore the need
for something to work on a 100% width concept.
The problem I have is if I place floated images within the container, if the
user reduces the browser width, they will wrap below each other.
This is SO simple. But a I just don't geddit. I have tried clears, min widths
( the problem with this is I don't really want to specify anyhting as a fixed
px).
Am I missing something?
Many thanks.
*Anton* Guest
-
I know we can set max image width, but I need to set itby region. Region A has one max width; Region B another.
We can already set a maximum image width for use globally, throughout every page. Can we do it by region? This way one region can have a max... -
How to get the screen width ?
Hi all, I have tried the following code to get screen width : <mx:DataGrid ..... width="System.capabilities.screenResolutionX" > But it... -
Dreamweaver 8 width tag less than 4?
I am having trouble with Dreamweaver 8 and width tags. The old way of making a cell width of 1 was to place an image in that cell of 1 and the... -
DG Column Width vs Table Column Width
Hi, I am wanting to display data in a datagrid with additional header rows above it that categorise some of the main headers of the datagrid. I... -
Getting the Width of a Text in Web
Getting the Width of a Text in Web Like this: dim x as integer len = GetTheLength("MyBlaBla") I try to do it this way with a Label but... -
digitalus media #2
Re: CSS div width
there are a lot of articles out there about css columns that may help. this blog is good to see different designs, and how they did it:
[url]http://blog.html.it/layoutgala/[/url]
digitalus media Guest



Reply With Quote

