Code Emphasis
Posted by Ron Goodman in About My Websites, Technical Saturday, 11 July 2009 16:41 No Comments
This an example of css text copied into WP page with my special “dhv_codebox” style for displaying php, html and css code examples:
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
font-size: .6em;
font-family: courier, courier new, monospace;
background: #ffffcc;
color:#000066;
}
Leave a Reply