Monday, April 6th, 2009
Definition lists are great and rarely I see these being used by front-end developers let alone correctly styling and controlling them so here’s my solution to a common problem. (more…)
Tags: code, css, html
Posted in article, development, web | No Comments »
Monday, January 26th, 2009
So on occasion I dabble a bit with jQuery for front-end development and use it for simple things like hide, show toggle, etc etc but I’ve also seen some amazing things done with jQuery and MooTools. (more…)
Tags: code, jquery, plugin, web
Posted in development, web | No Comments »
Saturday, December 27th, 2008
One of the css properties that I’ve been using recently is display: inline-block for elements that are going to be sitting next to one another i.e. thumbnail images or anything similiar. (more…)
Tags: article, css, html, web
Posted in article, development, web | 2 Comments »
Sunday, March 18th, 2007
As a front end developer, knowing the most commonly used languages is paramount to the development of a website. But at times it can be daunting to take the challenge of learning a new language and implementing it the working environment. Throughout my journey of studying and implementing javascript, (more…)
Tags: development
Posted in development | No Comments »