groups

name language licence
ExtraContent Sample - Photo Album HTML Other
ExtraContent Sample - RapidBlog HTML Other
ExtraContent Sample - Contact Form HTML Other
ExtraContent Sample - About Us Quick links - 5 columns HTML Other
ExtraContent Sample - File Sharing HTML Other
ExtraContent Sample - 4 columns HTML Other
ExtraContent Sample - column CSS CSS Other
ExtraContent Sample - iFrame HTML Other

< 1 2 3 4 >



language: HTML
licence: Other

ExtraContent Sample - RapidBlog

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/RapidBlog2.png" alt="RapidBlog icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>Loghounds RapidBlog</h2><p>Sometimes you can't afford to have you blog software strapped to your desktop. RapidBlog from <a href="http://www.loghound.com/" title="Home/Plugins">Loghound</a> let's you tap into Google Blogger allowing you to blog from anywhere without having to open your RapidWeaver project.</p>
			<p>And... as a small side note... we designed the logo. :)</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)