Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.597.292 Times

Css Encoding software
Filter: All | Freeware | Demo
 

Css Encoding

< 1 2 3 4 5 > 
Added: June 04, 2013 | Visits: 687

Mollio CSS/HTML Templates Mollio is a simple set of html/css templates. The aim was to create a set of page templates that use css for layout as well as some sample basic content which has also had some css applied. It's definitely a work in progress. More sample content and layouts are planned to be added.



Platforms: JavaScript

License: Freeware Size: 296.96 KB Download (46): Mollio CSS/HTML Templates Download

Added: April 15, 2013 | Visits: 450

A CSS Framework In my Modular CSS article I documented the possibility of breaking down stylesheets into components that could be reused across projects. All well and good. The next logical step is to extend this to become a CSS framework, allowing rapid development of sites with pre-written and tested...





Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (41): A CSS Framework Download

Added: March 28, 2013 | Visits: 554

CSS and javascript Fading Popup DHTML CSS and javascript Fading Popup DHTML produces an advertisement box in a layer that fades in and fades out instead of doing a fly-in.It too circumvents the popup blocker software that everyone is using now days! These unblockable popup windows are sometimes called "hover ads" because they hover...


Platforms: JavaScript

License: Freeware Size: 30.72 KB Download (49): CSS and javascript Fading Popup DHTML Download

Added: July 31, 2013 | Visits: 754

DHTML / CSS based pie chart Script This is a purely DHTML/ CSS based Pie Graph script. It loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (49): DHTML / CSS based pie chart Script Download

Added: April 27, 2013 | Visits: 701

DHTML / CSS based bar graph Script This vertical bar graph is done completely using DHTML and CSS. Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (45): DHTML / CSS based bar graph Script Download

Added: May 31, 2013 | Visits: 546

TinyMCE CSS Classes and IDs Plugin This is a javascript hack for the TinyMCE WYSIWYG text editor to support CSS classes and idsUsers can use this script and modify their TinyMCE editor to support CSS classes and ids in their RTE editor.A bar will be added to the interface with two drop-down selectors for CSS classes and...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): TinyMCE CSS Classes and IDs Plugin Download

Added: August 27, 2013 | Visits: 615

Differential Encoding/Decoding Basic Differential Encoding/Decoding of input vector of numeric valuesdiffencodeve.m : Differential Encoding functiondiffdecodevec.m : Differential Decoding functiondiffencodevecTest.m : Test Program for Differential Encoding/Decoding.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Differential Encoding/Decoding Download

Added: August 10, 2013 | Visits: 438

Pre Loaded - CSS Image Preloader Preload Images Contained Within ALL Referenced CSS Files. Uses jQuery to Preload to DOM. Plug n Play. Upload, activate and sit back!


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Pre Loaded - CSS Image Preloader Download

Added: July 29, 2013 | Visits: 730

CSS Dock Menu for Scripts If you are a big Mac fan, you will love this CSS dock menu.It is using Jquery javascript library and Fisheye component from Interface and some of custom icons. It comes with two dock styles - top and bottom. This CSS dock menu is perfert to add on to an iTheme.In the download package is shown you...


Platforms: PHP

License: Freeware Size: 204.8 KB Download (41): CSS Dock Menu for Scripts Download

Added: March 30, 2013 | Visits: 858

WP CSS Button (CTA-Button Plugin) The WordPress Plugin WP CSS BUTTON is a simple and easy to configurable WordPress plugin which allows to create CSS based CTA Buttons inside your blog.I would be the happiest guy in the world if you write a little blogpost about my plugin :-)Just add the following line inside your blogpost...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (49): WP CSS Button (CTA-Button Plugin) Download

Added: July 12, 2013 | Visits: 477

Chameleon CSS Chameleon CSS let your WordPress site to automatically select CSS file upon your specific condition, for current release Time and Date conditions are available.Feature: * Date, Time, Day and Month condition * Date-Time souce: Client or Server * Very friendly configuration page * Compatible with...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Chameleon CSS Download

Added: April 06, 2013 | Visits: 652

Specific CSS/JS for Posts and Pages Specific CSS/JS for Posts and Pages is a plugin that allows you to add custom CSS or javascript files or embeded code in header to individual posts or pages.Plugin's Official SiteSpecific CSS/JS for Posts and PagesMajor features in Specific CSS/JS for Posts and Pages include: * You can add...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (41): Specific CSS/JS for Posts and Pages Download

Added: October 07, 2013 | Visits: 512

Simple Text Encoding Converter Text Encoding Converter offers you the tools that you need to transform Unicode code and besides the source code it also includes libraries, headers plus two sample applications.


Platforms: Mac

License: Freeware Size: 51.2 KB Download (40): Simple Text Encoding Converter Download

Added: August 25, 2013 | Visits: 497

Convert Encoding A quick and dirty Automator action that allows the conversion of files from one text encoding to another text encoding. Nothing special required to build and should probably even run on 10.4, but I only tested it on 10.7.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): Convert Encoding Download

Added: June 19, 2013 | Visits: 702

django-css for Linux django-css is a fork of the django_compressor app that makes it easy to use CSS compilers with your Django projects. CSS compilers extend CSS syntax to include more powerful features such as variables and nested blocks, and pretty much rock all around. Django-css can currently be used with any...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-css for Linux Download

Added: July 03, 2013 | Visits: 407

gtk-css-engine gtk-css-engine package is a GTK theme engine that would be configured using CSS rather than the gtkrc syntax. Supported CSS Properties The following properties are at least partially supported. background background-color background-image border border-bottom border-left border-right...


Platforms: *nix, Windows

License: Freeware Size: 378.88 KB Download (37): gtk-css-engine Download

Added: September 07, 2013 | Visits: 391

CSS::Minifier::XS CSS::Minifier::XS is a CSS "minifier"; its designed to remove un-necessary whitespace and comments from CSS files, while also not breaking the CSS. CSS::Minifier::XS is similar in function to CSS::Minifier, but is substantially faster as its written in XS and not just pure Perl. SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): CSS::Minifier::XS Download

Added: November 24, 2013 | Visits: 422

Syntax::Highlight::CSS Syntax::Highlight::CSS is a Perl module that takes CSS code and wraps different pieces of syntax into HTML elements with appropriate class names which enables you to highlight syntax of the snippet using.. CSS ^_^ Developer comments I honestly suggest you to try...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Syntax::Highlight::CSS Download

Released: February 01, 2014  |  Added: August 16, 2014 | Visits: 533

CSS images to base64 analyzer Easy to use online analyzer of web pages and css style sheets, with report of bytes and requests saved by conversion of css images to a base64 string. Online conversion of images and fonts to Base64 Data URI scheme.


Platforms: Not Applicable

License: Freeware Size: 4.78 KB Download (36): CSS images to base64 analyzer Download

Released: August 05, 2015  |  Added: August 19, 2015 | Visits: 1.120

Rapid CSS 2015 Rapid CSS Editor makes it easy to design, create, edit and deploy modern CSS-based websites and site layouts. Write CSS and HTML code manually or let the CSS editor do it for you. It is easy because of the many helpful features such as auto completion, code inspector, CSS formatter, CSS...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $29.95 USD Size: 24.66 MB Download (72): Rapid CSS 2015 Download

< 1 2 3 4 5 >