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 - Photo Album

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/PhotoAlbum.png" alt="photo album icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>RapidWeaver Photo Albums</h2><p>It doesn’t get any simpler to share your photographs online then drag, drop and publish. That’s how easy it is to add a photo album to your website with RapidWeaver.</p>
			<p>RapidWeaver’s photo album also has some advanced features to display EXIF data, resize images, adjust thumbnail size and so on. RapidWeaver can also pull images directly from your iPhoto Library.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)