Template talk:Copyrighted-Layout
This template seems not to work ?? (or perhaps not used correctly in example below)
(generated output = closed 'p' tag + template, but template is attribute list; should be inside the tag)
generated output: <p>cellspacing="8" cellpadding=...
correct output: <p cellspacing="8" cellpadding=... > )
example: see http://commons.wikimedia.org/wiki/File:Qtparted_screenshot.png
25 August 2025
Add: under style="" put box-sizing: border-box;
Reason: This is so 100% is width of content area + width of border + padding. And not 100% + width of border + padding and then it runs the 100% width of page. Waddie96 (talk) 03:50, 25 August 2025 (UTC)
Done —Justin (koavf)❤T☮C☺M☯ 20:22, 2 September 2025 (UTC)