HighDots Forums  

a "page" in HTML

alt.html alt.html


Discuss a "page" in HTML in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ben Dover - Mental Patient 0057
 
Posts: n/a

Default a "page" in HTML - 10-03-2003 , 02:56 PM






anyone heard of a concept of a "page" in HTML?
is there a concept like an 8 x 11 in page?
what if i want to create a printable page? one that will print properly
on a 8x11 letter page or 11x14 legal page,etc...?
you know, like printing a pdf

Reply With Quote
  #2  
Old   
Adrienne
 
Posts: n/a

Default Re: a "page" in HTML - 10-03-2003 , 02:58 PM






Gazing into my crystal ball I observed Ben Dover - Mental Patient 0057
<Ben_Dover (AT) psychiatric-center (DOT) Bellevue-Hospital.com> writing in
news:3F7DC643.62964BFF (AT) psychiatric-center (DOT) Bellevue-Hospital.com:

Quote:
anyone heard of a concept of a "page" in HTML?
is there a concept like an 8 x 11 in page?
what if i want to create a printable page? one that will print properly
on a 8x11 letter page or 11x14 legal page,etc...?
you know, like printing a pdf

http://www.w3.org/TR/REC-CSS2/page.html

--
Adrienne Boswell
Please respond to the group so others can share
http://www.arbpen.com


Reply With Quote
  #3  
Old   
David Dorward
 
Posts: n/a

Default Re: a "page" in HTML - 10-03-2003 , 02:58 PM



Ben Dover - Mental Patient 0057 wrote:

Quote:
anyone heard of a concept of a "page" in HTML?
Depending on the context, it can mean a screenful of data, an html file, an
html file with associated resources, or something else.

Quote:
is there a concept like an 8 x 11 in page?
CSS 2 has various properties for print media. I seem to remember seeing
something about page sizes in there. RTFM http://w3.org/TR/CSS2/

Quote:
what if i want to create a printable page? one that will print properly
on a 8x11 letter page or 11x14 legal page,etc...?
That depends on how you define "properly". You can do some nice things with
print media CSS.

Quote:
you know, like printing a pdf
That suggests "properly" means, to you, "identical on any system" - which
isn't going to happen.

--
David Dorward http://dorward.me.uk/


Reply With Quote
  #4  
Old   
Sid Ismail
 
Posts: n/a

Default Re: a "page" in HTML - 10-03-2003 , 04:07 PM



On Fri, 03 Oct 2003 14:56:03 -0400, Ben Dover - Mental Patient 0057
<Ben_Dover (AT) psychiatric-center (DOT) Bellevue-Hospital.com> wrote:

: anyone heard of a concept of a "page" in HTML?
: is there a concept like an 8 x 11 in page?
: what if i want to create a printable page? one that will print properly
: on a 8x11 letter page or 11x14 legal page,etc...?
: you know, like printing a pdf


Expedient use of the "page-break-before: always" tag of CSS2 does the trick:
http://www.w3schools.com/css/css_ref_print.asp

Print-preview this page e.g.:
http://www.sabf.co.za/events/ofs.html

Sid


Reply With Quote
  #5  
Old   
Andrew Davidson
 
Posts: n/a

Default Re: a "page" in HTML - 10-03-2003 , 05:16 PM



"Ben Dover - Mental Patient 0057"
<Ben_Dover (AT) psychiatric-center (DOT) Bellevue-Hospital.com> wrote

Quote:
anyone heard of a concept of a "page" in HTML?
is there a concept like an 8 x 11 in page?
what if i want to create a printable page? one that will print properly
on a 8x11 letter page or 11x14 legal page,etc...?
you know, like printing a pdf
I don't have any paper in either of those sizes. How about A4?

--
Andrew Davidson




Reply With Quote
  #6  
Old   
Richard Barnet
 
Posts: n/a

Default Re: a "page" in HTML - 10-03-2003 , 06:46 PM



"Andrew Davidson" <andrew (AT) NOSPAMThankyoucyber-home (DOT) net> wrote

Quote:
anyone heard of a concept of a "page" in HTML?
is there a concept like an 8 x 11 in page?
what if i want to create a printable page? one that will print
properly
on a 8x11 letter page or 11x14 legal page,etc...?
you know, like printing a pdf

I don't have any paper in either of those sizes. How about A4?
B3, you sunk my battleship! Actually, PDFs scale to print at any
reasonable paper size. Browsers are limited in that they don't (well,
IE and Opera sometimes try to) scale/expand/shrink page content to fit
window size. If they did, all the theory about liquid sites would
disappear! Wouldn't that be nice?? =)

-- Richard




Reply With Quote
  #7  
Old   
Andrew Davidson
 
Posts: n/a

Default Re: a "page" in HTML - 10-03-2003 , 07:59 PM



"Richard Barnet" <rbarnet (AT) csaNOSPAMreno (DOT) org> wrote

Quote:
"Andrew Davidson" <andrew (AT) NOSPAMThankyoucyber-home (DOT) net> wrote

anyone heard of a concept of a "page" in HTML?
is there a concept like an 8 x 11 in page?
what if i want to create a printable page? one that will print
properly
on a 8x11 letter page or 11x14 legal page,etc...?
you know, like printing a pdf

I don't have any paper in either of those sizes. How about A4?

B3, you sunk my battleship! Actually, PDFs scale to print at any
reasonable paper size. Browsers are limited in that they don't (well,
IE and Opera sometimes try to) scale/expand/shrink page content to fit
window size. If they did, all the theory about liquid sites would
disappear! Wouldn't that be nice?? =)
Sure, that was my point. Once you start trying to make your web site fit on a
page, you'd better know what size a page is. Of course you can't know this, and
so the exercise is doomed.....

--
Andrew Davidson




Reply With Quote
  #8  
Old   
PeterMcC
 
Posts: n/a

Default Re: a "page" in HTML - 10-04-2003 , 03:23 AM



Ben Dover - Mental Patient 0057 wrote:
Quote:
anyone heard of a concept of a "page" in HTML?
is there a concept like an 8 x 11 in page?
what if i want to create a printable page? one that will print
properly on a 8x11 letter page or 11x14 legal page,etc...?
you know, like printing a pdf
If you want that level of control, you probably have the answer already - a
pdf.

--
PeterMcC
If you feel that any of the above is incorrect,
inappropriate or offensive in any way,
please ignore it and accept my apologies.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.