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

dzone snippet html (See related posts)

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>

You need to create an account or log in to post comments to this site.


Click here to browse all 5147 code snippets

Related Posts