groups

name language licence
HTML : Groupe d'otption dans un select HTML Other
TYPOSCRIPT : Typoscript mega exemple : TMENU, MULTILANGUE, TEXT, CONDITIONS , ATTRIBUT TITLE, FIL D' Other Other
CodeCollector.net API Text CC by-nc 2.5
Escaping a URL in an Objective-C String Objective-C Other
CapitalizeLastName PHP Other
BAPI para contabilizar solo cuentas mayores en cualquier ledger Other Other
ExtraContent Sample - RapidBlog HTML Other
BAPI para contabilizar en cuentas mayor, cliente, o acreedor Other Other

< 1 2 3 4 5 >



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...)