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 - QuickTime

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/Quicktime_Large.png" alt="QuickTime icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>The QuickTime page</h2><p>Whether it’s for a tutorial, corporate message or just to show off the family, a movie can share a lot of information in a short amount of time. Despite it being the 21st century and all, embedding a movie into a website is still not as easy as it could be. That's why RapidWeavers simple philosophy extends to movies as well.</p>
			<p>Record your movie then choose it to be included in your latest RapidWeaver project with the built in QuickTime page style.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)