Place the following inside a “ block
Categories
Place the following inside a “ block
This needs to be used with the code that gets output using the quick highlighter. Follow these steps to use with WordPress: First copy your php code Go to http://quickhighlighter.com/ Paste your code into the textarea Click Highlight! When the code pops up, click the “Toggle Code View” link Copy the Code (not the css, [...]
Twitter has just released a toolkit called Bootstrap. Bootstrap includes CSS for Grids, Layouts, Typography, Tables, Forms, Navigation, Alerts and Popovers. Use the following snippet to include Bootstrap in your project. <link type=”text/css” rel=”stylesheet” href=”http://twitter.github.com/bootstrap/assets/css/bootstrap-1.0.0.min.css”>
Generates a set of queries to run which will change the schema for all items within a specified schema and change them to another.
Pure CSS3 buttons with 9 pre-defined colours and 3 styles
php_value memory_limit 64M
You can read more about the Google Fonts API here. @import url(fonts.googleapis.com/css?family=Terminal+Dosis+Light|Lato); @import url(fonts.googleapis.com/css?family=Terminal+Dosis+Light); @import url(fonts.googleapis.com/css?family=Lato);
// base css for flash 100% width min size that works in ff3+, safari3+, google chrome 1+ Remember to use a reset.css: the margin / padding of html and body must be zero.
Use CSS3 to animate the colour of links.
From Michael Tuck’s article