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 - Blog 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/Blog.png" alt="blog icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>RapidWeaver blog plugin</h2><p>I’ve seen the blog page improve by leaps and bounds in my years of developing for RapidWeaver. It’s probably been one of the most actively developed page styles in the RapidWeaver arsenal.</p>
			<p>From tagging, to catagprizing, archiving and permalinks, RapidWeaver covers many of the basic needs of any would be blogger. And it’s all within the drag-n-drop comfort of our favorite web authoring app.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)