groups

name language licence
ExtraContent Sample - QuickTime HTML Other
ExtraContent Sample - FormLoom blurb HTML Other
ExtraContent Sample - 5 columns HTML Other
ExtraContent Sample - four5ths left HTML Other
ExtraContent Sample - Blog Page HTML Other
ExtraContent Sample - Styled Text Page HTML Other
extracontent basic HTML Other
ExtraContent Sample - FAQ Maker HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

ExtraContent Sample - Styled Text Page

options: view full snippetsend to code collector
<div id="myExtraContent1">
	<div class="column five">
		<div class="content">
			<img src="http://www.seydesign.com/images/content/StyledText.png" alt="Styled Text icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>RapidWeaver Styled Text</h2>
			<p>RapidWeaver's Styled Text page is perhaps the most feature rich page of all the included plugins. With it you can add images, format text, paragraphs and lists.</p>
			<p>You can also edit images and apply some effects to them. The Styled Text page is a very versatile RapidWeaver plugin.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)