Posts Tagged ‘html’

HTLM5: to be or not to be that is the question

Posted in IT, Programming languages, Websites on July 4th, 2011 by Ian – Be the first to comment

HTML5Some people have been talking about HTML5 and its profitability for quite a long time now. It is hard to come up with a concrete conclusion as this new version of HTML has some strong disadvantages; according to users’ testimonials.  People that own websites seem to be considering changing their source code to HTML5 instead of being parked with older versions of the code. However they also hesitate about the subject due to the incompatibility of the new code with older browsers, which is what scares website owners from adopting it.

read more »

Firebug: Web Development at your Fingertips

Posted in Tools on October 19th, 2010 by Ian – Be the first to comment

FirebugCurrently Mozilla Firefox owns a 20% share of the web browser market share which makes it 2nd to only Internet Explorer. With more people using Firefox the company has began developing other tools for use as well. One of these programs is Firebug, which is a plug-in for the firefox browser that allows the user to debug, edit, and monitor websites CSS, HTML, DOM, and JavaScript. This program was designed by Joe Hewitt who was one of the founding members of Mozilla Firefox.

read more »

CSS Mastery: Your bible to mastering CSS

Posted in IT, Programming languages, Tutorials on October 1st, 2010 by Ian – Be the first to comment

CSS MasteryCSS has become one of the most important and most demanded skill set if you’re a web-developer trying to carve out a niche in the world of web-designing and web-development. So then, it becomes imperative for you to not only learn the basic CSS, but perfect yourself in the game.
CSS Mastery: Advanced Web Standard Solutions by Andy Budd, Cameron Moll and Simon Collison must, then, be on your shelf! Ranked as one of the top books by Amazon when it comes to CSS, ‘CSS Mastery’ helps you understand the nuances and subtleties involved when working with CSS at an advanced level.

read more »

“Transcending CSS”: A brilliant book for developers!

Posted in IT, Tutorials on September 20th, 2010 by Ian – Be the first to comment

Transcending CSSIf you’ve been looking out to learn some real web-designing, this might just be the right book for you. “Transcending CSS”, by Andy Clarke, has surely created a wave, and as of now, all the hype seems to be justified. A first look at the book speaks a lot: you get a feel that this is one book which breaks the convention and offer some real and useful insight; which is exactly what this book does—upgrades your web-developing skills and empowers you to look at things in a different way, and think differently.

read more »

Some new features of HTML5—So what’s coming next?

Posted in IT on August 2nd, 2010 by Ian – 1 Comment

HTML 5HTML (Hypertext Markup Language) has remained the standard to represent the content on the World Wide Web, with its HTML 4 version remaining being widely used since a decade now.

However, in 2004, work started to revamp the HTML standard, and introduce more features with the aim of making a significant advancement.

read more »