Skip to main content

Home/ Coders/ Group items tagged web css tools development

Rss Feed Group items tagged

Lasandani Wijesinghe

How to use CSS with HTML? (CSS with Practical Examples- part 1 ) - 0 views

http://ourgeekzone.blogspot.com/2013/09/how-to-use-css-with-html-css-with.html What is CSS? CSS Stands for Cascading Style Sheet. CSS usually use to decorate HTML or XHTML codes in generally.Simply...

Development Web design tools CSS html

started by Lasandani Wijesinghe on 20 Sep 13 no follow-up yet
Joel Bennett

Mozilla Labs » Announcing the Jetpack SDK - 4 views

  • The Jetpack SDK includes: An extensible library of capabilities and APIs for writing Firefox add-ons, as well as stand-alone web-based applications A set of command-line tools that package and security-harden your code into distributable packages A modern IDE with built-in reference guide for instant productivity
  • An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS). An integrated IDE that enables rapid add-on developement and code collaboration.
  • Add-ons developed with the Jetpack SDK will feature: No need to restart Firefox to install add-ons. Add-ons are automatically compatible with all future versions of Firefox updates, so no need to wait for add-on compatability. Stronger and more easily understood security and privacy controls. Automatic add-on updates.
  •  
    An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS).
htmlslicemate.com

CSS & JS Auto-Refreshing with Live.js - 0 views

  •  
    I want to share a fantastic little tool that I've only recently come across; Live.js, written by Martin Kool. This JavaScript file automatically checks for changes to your CSS and JavaScript files, and refreshes them. That means you can have your text editor in one half of the screen, and a web browser in the other. When you save changes in the editor, the updates are reflected immediately in your browser. It really helps to speed up your development time. A lot of text editors offer HTML previews and such, but they only work for plain .html pages. The great thing about Live.js is that it works on any webpage, including a working WordPress theme...............(.read more.)
Joel Bennett

Web IDE EAP - JetBrains - 1 views

  •  
    The JetBrains Web IDE is a new Integrated Development Environment for web programming: Html, CSS, Javascript, XML, PHP, and SQL ... and support for version control systems, etc
htmlslicemate.com

Multiple Background #CSS Animations - 0 views

  •  
    CSS background animation has been a hot topic for a long time, mostly because they look pretty sweet and don't require additional elements. I was recently asked if it was possible to have multiple background animations on a given element and the answer is yes...with concessions. Let's take a look at how it's done!
Fabien Cadet

XRAY :: for web developers - 0 views

  •  
    XRAY is a bookmarklet for Internet Explorer 6+, and Webkit and Mozilla based browsers (including Safari, Firefox, Camino or Mozilla). Use it to see the box model for any element on any web page.
Joel Bennett

FireBug - JoeHewitt.com - 0 views

  • All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line, and a variety of fun inspectors.
  •  
    Firebug combines some of the features of the DOM Inspector and Javascript debugger and adds features like XmlHttpRequest tracing, source charts, etc.
DJ XC

Aptana - 0 views

  •  
    It seems like a really good IDE for web development... And it's OpenSource!!
1 - 11 of 11
Showing 20 items per page