Designer: 8 Places To Build and Showcase Your Portfolio
Designers are breaking barriers and going global with their designs and one of the best ways to showcase their talents is to have designer portfolios. An online portfolio is a must for designers who want to take their careers to new levels. From it, clients can have a better view … Continue reading »
10 Free Apps To Convert PDF On Smartphones & Tablets
More and more people are using mobile devices to process digital documents since they always seem to have their smartphone and tablet on them all the time. However, having many different file formats means requiring a lot of different apps to open these documents. If we can bank on just … Continue reading »
jQuery How-To: Creating And Inserting New Element (Part 3)
In this third part (click here for Part 1 and Part 2), we are going to continue our discussion on creating and inserting new element with jQuery. We have disccussed how to use the jQuery functions before() and after() to insert a new element before or after the specified element. … Continue reading »
50 Useful CSS Snippets Every Designer Should Have
With so many new trends advancing every year it can be difficult keeping up with the industry. Website designers and frontend developers have been deeply ingrained into the newer CSS3 properties, determining the ultimate browser support and quirky hacks. But there are also brilliant CSS2 code snippets which have been … Continue reading »
60 Shopping Cart UI For Your Inspiration
Statistics says that online shopping is growing day by day. But what is the secret component of each popular online store? Is it the variety of goods or its quantity? I think these days they are not key elements anymore. In fact, we should be looking at design attractiveness and … Continue reading »
jQuery How-to: Creating and Inserting New Element (Part 2)
In our previous post, we started a discussion on how to create and insert new elements with the jQuery (and JavaScript) Append method. We’ve learned how to create and insert new elements to the body document. In its basic form, the Append method inserts the new element as the last … Continue reading »
5 Simple Steps To Keeping Your Smartphone (And Data) Safe
Smartphones have evolved from being able to just check email and has now allowed us to do so many other things when paired with other devices. Nowadays, we can pay with our smartphones with digital wallet apps are able to store multiple credit cards. Most of our private information (together … Continue reading »
9 Thing You Should Know About Firefox OS
If you use the browser Firefox instead of Chrome and Safari, chances are you have heard about Firefox OS, the new open source operating system for smartphones and tablets from Mozilla. The organization is serious in working to make the Web open and accessible to everyone. Though this new mobile … Continue reading »
Why You Should Shake Up The Interview Process (And How)
I have always been against the principle of helping people to prepare for an interview. All the interview tips are great to help them prepare for joining the workforce but in the process, their unique personalities (and habits) lay buried under the cover stories about commitment, passion and skillsets. It’s … Continue reading »
jQuery How-to: Creating and Inserting New Elements (Part 1)
jQuery is one of the most popular JavaScript library on the planet, which offers a lot capabilities. Using jQuery, we can easily manipulate – replace, insert, remove – elements within an HTML document and even create animation. In this post, we are going to take a look at how to … Continue reading »