Book Image

Creating Flat Design Websites

By : António Pratas
Book Image

Creating Flat Design Websites

By: António Pratas

Overview of this book

<p>Flat design is a simple yet visually appealing and increasingly popular style, particularly good for people just starting to develop their own websites. This book helps you to create a simple and good looking product in the flat design style.</p> <p>Creating Flat Design Websites will cover the origins of flat design, its principles as a visual style, and how to start designing right away, always making sure that the interface designed doesn't suffer from usability problems. Learn to design and develop your flat website with external frameworks to save time and money in your project. The book also provides you with tips to avoid the usability mistakes that commonly accompany this style due to its simple look and elements, as well as how to start developing the look of your website in HTML and CSS. Finally, you will learn how you can create your own Flat UI kit to suit your needs.</p>
Table of Contents (14 chapters)

Start designing your page


So now that we know what we're going to design, we are ready to start sketching and designing your website. I usually start by creating a really simple sketch on paper just to mock really quickly what we're going to design. You can also use software such as Balsamiq to create your wireframes, but I prefer to start sketching on paper. So, grab a piece of paper and start sketching.

The page we're going to create will feature five visual blocks. These blocks are as follows:

  • Header: This is where we will put an avatar or logo to represent the designer as a brand and the menu

  • About: This is the about section with a text about you and a link to your resume

  • Projects: This is the section to feature your design work with thumbnails

  • Contacts: This is a short text block with your contacts

  • Footer: This is a really small block by the end of the page with copyright and links for social networks

    The following diagram is my rough sketch:

    A hand-drawn layout

With our layout drawn out...