groups

name language licence
4 Column Layout CSS - float style CSS Other
ExtraContent - Start HTML Other
ExtraContent Sample - 3 columns HTML Other
ExtraContent Sample - four5ths right HTML Other
ExtraContent Sample - Welcome to Creamux HTML Other
ExtraContent Sample - Welcome to Bubblegum HTML Other
extracontent.js JavaScript Other
ExtraContent Sample - Movie Album 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 - Welcome to Creamux

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/rapidweaver_icon_125w_125h.jpg" alt="RapidWeaver icon" />
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>Welcome to seyDoggy Creamux</h2>
			<p>Creamux |kr&#x113;m'&#x259;ks| adjective [ postpositive ]: brought back; revived : <em>Creamux is far more than just a Creamy redux.</em></p>
			<p>Back in the day, Varsis Studio made a pair of themes Creamy and Creamy Wide. Today, seyDoggy brings you the all new, totally reborn Creamux, far more than a redux. Creamux brings you tons of options, ExtraContent, comprehensive color control and lots of custom headers.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)