Web Design

10 Newspaper & Magazine Websites with good and usable front page design

10 Newspaper amp; Magazine Websites with good and usable design

Because currently I worked in a newspaper company, I have the opportunities to redesign the online version of their newspaper. I have not done any newspaper website design before and this is a great challenge for me. I always think that it is hard to create designs that has large amount of content and the flexibility of the layout, as well as how to make it usable to readers.

From my research, online version of Newspaper or magazine must have a layout that allow people to quick scan the latest news and quickly know the news that matters the most of the particular day. To support this, we can use white space, typography, colors etc to achieve this result. Besides that, also have to think of how to make space for advertising without taking too much attention away from the main content. Below are the examples of newspaper and magazine websites with good and usable front page design.

Continue reading

Google+ for Web Designers

Google+ for Web Designers

Google+ is the most red hot topic on the Internet right now. I was lucky to get invited by my friend and get a chance to test out this latest social networking service from Google. At the first time of logging in, I immediately fall in love with the clean, user friendly UI as well as the features. I would say that G+ is a really nice product that somehow combine the sweetness of Facebook and Twitter.

In fact that I really like G+ and thought that as a Web Designers or Developers, we can benefit from using it. In this post I will point out the simple things that you can do to make your G+ account a one-stop Web Design resources hub.

Continue reading

Websites and Designers that influence me when started out as Web Designer

Websites and designers that influence me when started out as Web Designer

Lets rewind back the time to 2006, exactly five years ago when I just graduated in college and started my career as Web Designer. That time, I was fresh, ready for challenges but inexperience. Back in my school, the course didn’t teach much but just the basics of the Web Design skills, and I’m the only designer in the company that I joined after graduation.

With no senior that I can refer to for Web Design skills, and the school taught me the old style web development skill like building a website using Table and lacking CSS skills, I decided to look for learning materials online. Soon, I found out some really useful websites and great designers that influenced me during my early career as Web Designer. Without their help, perhaps today I still cannot build a Table-less website! Read on to find out the websites and designers that influence me when started out as Web Designer.

Continue reading

Media Queries – a Responsive Web Design Gallery

Media Queries - a Responsive Web Design Gallery

Responsive Web Design has become really popular nowadays. As in the world today with the desktop screen getting much wider, while on the other hand the rising of mobile devices with smaller screen and resolutions. Now it is very essential to create a website that can be viewed with various screen resolutions. With the help of CSS3’s Media Queries, designers are able to design websites that are responsive and adaptive to what screen resolutions that the users have.

Media Queries has been existed quite some time already and there are quite a number of websites that use Media Queries. Recently I found a web gallery called Media Queries, which showcase the good examples of responsive web designs.

Continue reading

iOS Fabric Texture in Web Design

iOS Fabric Texture in Web Design

Apple is very popular for its innovative and cutting edge hardwares and softwares, and somehow they are the trend setter in terms of design. For example back in the days, the rising of the glossy button was inspired by Apple and now, the fabric texture in the Apple iOS.

The fabric texture was seen as the background for the app folders, as well as in the Maps app, when you click the page flip button at the bottom right corner. The texture is classy and subtle, and really fits well as background. Besides app, on the web world I started to see the fabric texture featured in some websites. Here I will show you 5 websites that uses iOS fabric texture as background.

Continue reading

What jQuery Plugins They Are Using?

What jQuery Plugins They Are Using?

jQuery is one of the most popular Javascript frameworks available on the Internet, and many jQuery plugins available out there for example sliders, lightboxes and many more that are free to use. With these plugins, we are able to use them to enhance our websites usability without scratching our head.

Many websites out there use jQuery, and actually what plugins they are using? In this article I will show you 7 examples of jQuery in real world examples as well as the links to the plugin. Note that the examples might not using the exact plugin introduced below but they have the similar function. Read on to find out!

Continue reading

9 Web Design Blogs That I Enjoy Visiting Recently

9 Web Design Blogs That I Enjoy Visiting Recently

There are tonnes of websites and blogs that dedicated to topics related to web design and development, ranging from design best practices, tutorials to design inspiration. I bet as a Web Designer, everyone has their favorite web design blogs. Recently, I discovered 9 web design blogs that worth a visit.

These websites that I’m going to introduce might not be as popular as the mainstream blogs, but definitely they have something that are useful for you as well. I really enjoy visiting them. Please continue reading and check those websites out!

Continue reading

7+ Websites with Unique Scrolling Experience

7 Websites with Unique Scrolling Experience

Recently I found another interesting style in Web Design as the boring scrolling experience become really unique and fresh. Scrolling in either horizontally or vertically, it brings the whole new perspective towards creative presentation on the web. We can see how the designers telling a story through scrolling down a page, and the creative placement of the graphic elements that react according to the browser screen.

Personally I found this is really interesting and definitely worth checking out how it actually be done. If you know any resources or tutorials that talks about this cool effect please do let me know by commenting at comment form below. Without further talking, below are the 7 websites that I would like to share with you guys.

Continue reading

CSS3 Dotted World Map

CSS3 Dotted World Map

With the introduction of CSS3 in recent years and begin to widely supported by modern browsers in the market, a lot of simple effects can be done via CSS without using any images at all, for example: rounded borders, multiple drop shadows and even round shapes. Many adventurous designers start to experiment with CSS3 to see what’s the possibilities. And here, I’m going to show you a dotted world map that created by using CSS3 with no image.

To make the dotted map in CSS, first I used a dingbat font call “Geobats” to help me illustrate out the map, then I use a dot pattern to create the map into dotted style. Then I only start to code the map in Dreamweaver, the editor I frequently used. In HTML, the dots are formed by using List Item, and then by using multiple box shadow properties to create the map.

Continue reading

8 resources to learn and understand CSS

8 resources to learn and understand CSS

Cascading Style Sheets or more commonly known as CSS, is the language that describes the look and feel of a website. With CSS, web designers able to style a website creatively and it is the vital component in the front-end web development. It is the must learn language for web designers or people who wants to make websites. But CSS is not easy.

Fortunately there are a lot of free online resources that are accessible to everyone to read and learn. So in this article, I will share with you all 7 resources to learn understand the function and tricks of CSS. I think all the links introduced in this article will benefit not just beginners but also web professionals as well!

Continue reading