Page is a not externally linkable
alt131 - 3:38 am on Aug 16, 2008 (gmt 0)
How about using more standardised definitions already in existence: Structure = document (page) structure. Provided by the publishing language. In this thread HTML, including HTML elements the user agent renders with some sort of presentational aspect eg <H1> big, bold, with spacing Style = how content is presented or "displayed" to the user. (Makes most sense in the visual world.) Produced by the user agents interpretation and application of style rules or "css". Content = what the user agent presents or "displays" to the user - images, text, etc edit reason - spelling
You're right - layout would have been the better word to use. Structure just came to mind first :D. I'll make sure to use that from now on.