I usually give a defined width and length to my webpages and that has kept me :) to date. It does restrict at times which can sometimes make me :mad:.
How can I make page length in the templets flexible? :confused:
Printable View
I usually give a defined width and length to my webpages and that has kept me :) to date. It does restrict at times which can sometimes make me :mad:.
How can I make page length in the templets flexible? :confused:
Hi there webiter,
take the plunge: stop giving your webpages a specified height. ;)
coothead
Thanks Coothead,
I was conversing to seek comment on how same is achieved!
Can page width be described in px and the length in % or is this too simplistic approach ?
HI there webiter,
there is, normally, no need to specify height, as the container will expand to contain the content. ;)
Page width may be defined in pixels and its height in percentage.
coothead