groups

name language licence
Dock Menu HTML HTML Other
XHTML 1.0 Transitional HTML Other
pre scroll-box HTML Other
4 Column Layout - float style HTML Other
hCard - Microformats HTML GPL 2
2 column - Fluid - same length - HTML HTML Other
img HTML Other
3 Column Layout - margin style HTML Other

< 1 2 3 4 >



language: HTML
licence: Other

pre scroll-box

options: view full snippetsend to code collector
<div style="background-color: rgb(238, 238, 238); border: 1px solid rgb(221, 221, 221); margin-bottom: 1em; padding: 1em; width:98%; overflow:scroll">	
<pre style="background:transparent;border-style:none;padding:none;margin:none;">Your Script
	That Requires
		pre-determined
			fomatting</pre>
</div>
	
(Continues...)