browser output
COMMENTS

1.TABLE page layout

1. css - BODY TAG; page margins =< 0.
2. html - 2X3 cols TABLE for background layout
css Table BORDERS (border: collapse; border:none )
3. edges in Photoshop from background img
and fit.

text content (value)

4. place text in DIV TAG (like these comments)

Full screen display

5. hide (ghost) scroll-bar
css BODY {overflow: hidden}


2. DIV layout
XML div format

a "default css" refers to the actual style sheet

1. "edges.css" BODY, page margins omitted

full screen

5. IE does not support hide (ghost scroll-bar)

DTD

6. Observe DTD (DOCTYPE etc); top lines of xml page
?necessity of xml: parent css file references?

1. TABLE PAGE LAYOUT


HTML

css

2.div LAYOUT

browser output

XML

CSS

additional files
"default-style.css" reference file to folder "torn_edges-style"

css default

folder "torn_edges-style" containing file "edges.css"
(and an "img" folder with the jpg-files)