Unemployed Developer Tools

These are some of our favorite tools when developing websites.

  • PHP



    PHP is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages.

  • jQuery



    jQuery is a great JavaScript library that interacts between JavaScript and HTML. jQuery is great for working with CSS Manipulation, DOM objects Ajax and much more. jQuery is open source and is Dual-licensed under the MIT License and the GNU General Public License.

  • XHTML



    XHTML is the reformulation of HTML as applications of XML format. All XHTML tags must be explicitly closed and the case sensitivity is always lowercase.

  • CSS



    Cascading Style Sheets(CSS) are a way to add presentation elements to a document written in markup language. Primary HTML & XHTML pages, but not limited to SVG, XML and XUL. The CSS specifications are maintained by the World Wide Web Consortium (W3C).