css codes
Color Codes
An easy to use color codes tool. Generate color codes by name, shade, group or randomly. more>> An easy to use color codes tool. Generate color codes by name, shade, group or randomly.<<less
CSS Top Menu
This two level CSS Top Menu uses regular UL lists for the underlining structure, making it search engine friendly and very lightweight. The script is also a breeze to customize. Works in both IE and Firefox. more>> This two level CSS Top Menu uses regular UL lists for the underlining structure, making it search engine friendly and very lightweight. The script is also a breeze to customize. Works in both IE and Firefox.<<less
Common PHP Codes
learn some of the very common php codes that almost every php enabled site uses, and now you can be one too! more>> learn some of the very common php codes that almost every php enabled site uses, and now you can be one too!<<less
Bold CSS Buttons
Bold CSS Buttons are constructed using a rounded edge button image sliced into two pieces. more>>
Common PHP Codes n/a
learn some of the very common php codes that almost every php enabled site uses, and now you can be one too! more>> learn some of the very common php codes that almost every php enabled site uses, and now you can be one too!<<less
CSS AutoLoad 1.0
CSS AutoLoad processes the @import keyword server-side instead of client-side. In this manner, website authors can easily create and load a CSS framework into all pages with a single stylesheet include, no matter how many .css files are in use. In more>> CSS AutoLoad processes the @import keyword server-side instead of client-side. In this manner, website authors can easily create and load a CSS framework into all pages with a single stylesheet include, no matter how many .css files are in use. In English: You can use as many stylesheets as you want without having to include each one in your HTML document and without creating extra HTTP requests. Also, compression of the aggregate file save bandwidth by shrinking the size of the aggregated file. Installation takes a matter of seconds and requires no changes to your existing CSS code.<<less
Disable Error On ASP Codes
Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code more>> Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.<<less
Code2HTML
A tool to convert your source code to HTML with syntax highlighting. Very useful when you want to display your code in your blog. This tool produce less code and use CSS for syntax coloring. more>> A tool to convert your source code to HTML with syntax highlighting. Very useful when you want to display your code in your blog. This tool produce less code and use CSS for syntax coloring.<<less
CSS Pagination
CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine more>> CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine how many records in one page). So, if you want to jump at the other page, you can choose once of them. CSSPagination is easy to use and good looking. I try to throw the complexity code. The most important is, that you can change the CSS code (style.css) to make it suitable with your own page style.<<less
Bar Code 39 1.0
BarCode 39 is a bar codes generator Flash component, wich can be printed/scanned on sheet labels or custom packaging. BarCode 39 (sometimes called "code 39") is a widely used barcode standard that includes capital letters, numbers, and several more>> BarCode 39 is a bar codes generator Flash component, wich can be printed/scanned on sheet labels or custom packaging. BarCode 39 (sometimes called "code 39") is a widely used barcode standard that includes capital letters, numbers, and several symbols. This is not the barcode for UPCs (universal price codes) found on products at the store. However, most kinds of barcode scanners will recognize 3 of 9 just fine.<<less
JavaScripts and CSS Compressor
Compressing your scripts will make them download faster, reduce bandwidth usage and make it harder for others to steal your code. The javascript compressor leaves function names and global variables u more>> Compressing your scripts will make them download faster, reduce bandwidth usage and make it harder for others to steal your code. The javascript compressor leaves function names and global variables untouched, so your script will continue to work with other scripts.<<less
CSS Image Drop Shadows
CSS Image Drop Shadows is a script offering you the way to add a drop shadow to any container element applying CSS and the help of a large shadow image in the background. more>> CSS Image Drop Shadows is a script offering you the way to add a drop shadow to any container element applying CSS and the help of a large shadow image in the background. It is free.
Virtually identical to the technique used to create a plain CSS shadow, the desired content is wrapped in a DIV with its background image set to an over-sized shadow image. The content itself is relatively positioned and shifted slightly upwards and to the left to expose the shadow.
A "master" DIV that surrounds the entire markup is also relatively positioned, but shifted to the right and downwards to return the entire markup to its original position on the page.
IE 6 has difficultly handling nested relatively positioned elements (yada), so instead of letting IE6 ruin the fun for everyone else, well just use conditional HTML to hide the effect in that browser. IE7 is spared for finally learning proper CSS.
CSS Extractor 1.0
The CSS extractor scours your html pages for the string class="", extracts all the classes from your existing stylesheet and puts them all in a new stylesheet. Maybe you want to get rid of styles that are no longer being used in your website. Or more>> The CSS extractor scours your html pages for the string class="", extracts all the classes from your existing stylesheet and puts them all in a new stylesheet. Maybe you want to get rid of styles that are no longer being used in your website. Or maybe you want to give a certain directory in your website its own separate stylesheet. This handy utility will speed up your work.<<less

Pure CSS Data Chart
This script provides a useful way of creating data charts only from HTML and CSS code more>>
By simply modifying options in a CSS and HTML file, the user can customize the script to his needs.
<<lessCode View 1.2
Code View is an automated Web page tool that formats code for posting snippets to your Website. more>>
Code View 1.2 is a useful utility which formats code for posting snippets to your Website. Present visitors with a very legible means of interpreting code.
Major Features:
- Pass along a plain text file or buffer containing source code, and beautify the code automatically with this source code formatter. Code View is capable of supporting most programming languages with varied syntax, structures and case sensitivity.
- Examples of raw code formatted and beautified into Web Pages as code snippets for good clarity and distinction of programming language variables, constants, keywords, delimiters and controls.
- Customize the styles, define your own languages or format readily supported languages such as XML, XHTML, HTML, PHP, JavaScript, C, C , VB/VBScript (ASP), SQL, CSS. Highlight portions of source code illustrated in tutorials on-the-fly. Word wrap code or allow code to span across entire lines as they are numbered... all without affecting the original source code!
- Enhance your articles, tutorials, courses and Web applications by integrating auto formatted programming language source code.