Click to See Complete Forum and Search --> : Frame Width


SMcClure34
05-14-2003, 02:40 AM
'Allo. This is probably a really simple question. I am making a site for my friend, in which each section will be contained in a frame. Dont worry, I know how to do that bit. However, what I would like to do with these is this.

Imagine a 9X9 table. The centre block is a seperate webpage itself containing frames which will make the site operate. This cell is set to 750X450 pixels. I would set all other rows and columns to *, but would this balance out the remaining pixels, or do I need an equation?

Table Row = *,450,*
Table Column = *,750,*

Can I do that?

PeOfEo
05-14-2003, 07:09 AM
if your numbers dont quite add up the remaining ones are distributed evenly. I suggest using %'s though I just think they work out nices, well maybe not if you are using a bottum or top frame but I would use them for a side frame.

SMcClure34
05-14-2003, 07:38 AM
Oh yeah I forgot about them :S Thanks