Content feed Comments Feed
Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts

CSS3 Framework With HTML5 Support: 52framework

Posted by oldx3 Friday, February 5, 2010



52framework is a CSS framework which aims to provide an easy way to build websites using HTML5 & CSS3 while still supporting all modern browsers (including ie6).

It uses HTML5 tags like header, nav, section, article, footer or new input field types like url, email, etc. The framework also has a HTML5 compatible reset stylesheet.



52framework uses the new ::selection selector that enables you to customize the properties of selected text.

It can apply rounded corners for any block level element, text-shadow for text elements & more.
The framework also includes styles for creating grids: 16 column, 52 pixel based with 8 pixel gutter.
52framework is a user-contributed resource & you can easily send suggestions to improve it further.

Compatibility: All Major Browsers
Website: http://52framework.com/
Demo: http://52framework.com/demo

JavaScript Frameworks Playground: jsFiddle

Posted by oldx3 Monday, January 11, 2010

jsFiddle is a shell editor that eases writing JavaScript code by creating a custom environment based on popular JS frameworks.
It presents an interface which is divided into 4 pieces:
  • HTML editor
  • CSS editor
  • JavaScript editor
  • and the output
You can select the framework & the version of your choice (MooTools, jQuery, Dojo, Prototype, YUI, Glow,Vanilla). Also, if there is, you can add a complimentary framework like jQuery UI or MooTools More.
jsFiddle
A great feature is the ability to save & share the code created with a unique URL generated. Optionally, jsFiddle has an embedding feature too.

It is an almost perfect platform for trying & sharing your JavaScript code without the need of a website.
What would be better is the ability to select multiple JS frameworks at the same time (also having a server-side file & an editable database would make it a complete playground).

Website: http://www.jsfiddle.net/

feedburner

Enter your email address:

Delivered by FeedBurner

Custom Search