File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: colors.src,v 2.54 2009-05-15 17:31:38 bbos Exp $ -->
3+ <!-- $Id: colors.src,v 2.55 2010-12-16 19:16:40 bbos Exp $ -->
44<head>
55<title>Colors and backgrounds</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -239,6 +239,10 @@ the scrolling mechanism.</p>
239239the content, padding or border area of the element. Thus, unless
240240the image is tiled ('background-repeat: repeat'), it may be invisible.
241241</p>
242+ <p>In paged media, where there is no viewport, a 'fixed' background is
243+ fixed with respect to the page box and is therefore replicated on
244+ every page.
245+
242246<div class="example"><p>This example creates an infinite vertical band
243247that remains "glued" to the viewport when the element is scrolled.
244248</p>
Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: visuren.src,v 2.171 2010-12-03 15:20:09 bbos Exp $ -->
3+ <!-- $Id: visuren.src,v 2.172 2010-12-16 19:16:39 bbos Exp $ -->
44<head>
55<title>Visual formatting model</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -1569,9 +1569,6 @@ Boxes with fixed position that are larger than the page area are
15691569clipped. Parts of the fixed position box that are not visible in the
15701570initial containing block will not print.
15711571</p>
1572- <p>In paged media, where there is no viewport, a 'fixed' background is
1573- fixed with respect to the page box and is therefore replicated on
1574- every page.
15751572<div class="html-example">
15761573<p>Authors may use fixed positioning to create frame-like presentations.
15771574Consider the following frame layout:</p>
You can’t perform that action at this time.
0 commit comments