groups

info


tags: HTML,HTML Code,html,html code,htmlcode

Link to this snippet:


Download to Code Collector

language: HTML
licence: Other

ExtraContent Sample - HTML Code

options: send to code collectorview all seydoggy's snippets
<div id="myExtraContent1">
	<div class="column five">
		<div class="content">
			<img src="http://www.seydesign.com/images/content/HTML.png" alt="HTML icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>HTML, my favorite page style</h2><p>Not simply because I eat, breath and sleep in code, but because it’s an open canvas that is unadulterated by any formatting, effects or cruft of any kind. I can pour in HTML, XHTML, XML, PHP, Javascript, etc, to my hearts content and know exactly what the outcome will be. I can choose to use the theme or write the entire framework on my own.</p>
<p>Anything is possible in HTML pages.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->