Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

« Newer Snippets
Older Snippets »
Showing 1-2 of 2 total  RSS 

dzone snippet html

description of your code here
description of your code here
description of your code here

<style type="text/css">
DIV.post-job-ad {
	background-color: #ff8;
	border-top: 1px dashed #660;
	border-bottom: 1px dashed #660;
	margin-bottom: 10px;
	padding: 8px;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

DIV.post-job-ad EM {
	color: #170;
	font-style: normal;
}
</style>

use google to search / find code snippet

// with google site search you can check for code snippets here

# google.com
search_term site:http://snippets.dzone.com
« Newer Snippets
Older Snippets »
Showing 1-2 of 2 total  RSS