November 16, 2012 at 9:40 am
Loading graphic is kind of tiny thing but really important one. To show users that the system is now processing things, you will need a looping animation. Until now, many people prefer to use a .GIF looping animated image as the loading graphic. But with the CSS3 technology, we may not need .GIF image anymore. We can go with CSS3 animation!
November 12, 2012 at 9:59 am
HTML5 has different method compared to former HTML version on how to describe a document outline. The difference is pretty big, we need to understand it carefully before everything going wrong. This article will explain what document outlines are, how it is in HTML5, and the correct practice of it.
October 21, 2012 at 9:51 am
Windows 8 new interface increasingly becomes a trend not only for Microsoft’s platform, but also in web design world. The new interface is called Metro UI, which means “modern and clean” because it emphasizes more about content and typography with less graphics. Here, I reviewed a CSS Framework specially made for Windows 8 interface, named Metro UI CSS.
October 17, 2012 at 11:16 am
Web Design Contest Websites are places where freelancers and business owners find each other to work together in business relationship. Business owners have some projects needed to be done. While Freelancers may show their skill doing the projects. This kind of websites also become a community, where many freelancers around the world which have the same passion, similar skill, can compete each other, learn from others. These are places where you will find many beautiful works.
October 13, 2012 at 8:41 pm
Responsive design appears in many different viewports. While developing front-end side of a website, you may need an image slider which help you to emphasize your products, headlines, or other imagery. You will need image slider tool to do so. In this case, you need responsive image slider tool. This article lists 13 best yet free jQuery plugins for responsive image slider.
October 12, 2012 at 11:06 am
Parallax scrolling effect is becoming a trend in web design world. Parallax scrolling is a technique that the background images move by the camera slower than foreground images, creating an illusion of depth in a 2D video game and adding to the immersion. To make this effect works well, you need the right tools. This article lists 7 plugins work under jQuery framework which are able to create parallax effect.
October 11, 2012 at 4:43 pm
Responsive design is increasingly becoming a trend in the world of web design. With the increasing use of mobile devices, every web developer has to consider to apply responsive design while building a site. While building sites with responsive design, you may need a tool or CSS framework which could kick start your development process of building the responsive. This article lists 15 Best CSS Framework which are really made for responsive design.
October 5, 2012 at 7:53 pm
Windows 8 is new operating system produced by Microsoft which will be initially released on October 26, 2012. Windows 8 was intended for use in wider platforms, such as personal computers, including home and business desktops, laptops, tablets, and home theater PCs. Windows 8 introduces significant changes to the operating system’s graphical user interface and platform. It’s more familiarly called Metro UI.
October 1, 2012 at 8:20 am
If you are a web designer, you may use Adobe Photoshop as a tool to create website design mockup, or any specific elements of your web page, such as banners, glass button, social network icon, etc. After that, you code what you’ve designed. In other words, you converts the style you set in PSD into exactly the same styled HTML/CSS. Instead of coding by yourself, CSS3Ps will give you hand to get it done in seconds.
September 27, 2012 at 3:20 pm
Instagram-like vintage effect on photos becomes a trend nowadays. In the previous article, I reviewed a jQuery plugin to produce Intagram-like vintage effect, named VintageJS. Now I will review another alternative Javascript plugin, named CamanJS. This plugin is not less powerful than VintageJS. Curious? This article will review its feature with some example attached.