If you really dislike FOUT, `font-display: optional` might be your jam

Original Source: https://css-tricks.com/really-dislike-fout-font-display-optional-might-jam/

The story of FOUT is so fascinating. Browsers used to do it: show a “fallback” font while a custom font loads, then flop out the text once it has. The industry kinda hated it, because it felt jerky and could cause re-layout. So browsers changed and started hiding text until the custom font loaded. The industry hated that even more. Nothing worse than a page with no text at all!

Font loading got wicked complicated. Check out this video of Zach Leatherman and I talking it out.

Now browsers are saying, why don’t we give control back to you in the form of API’s and CSS. You can take control of the behavior with the font-display property (spec).

It seems like font-display: swap; gets most of the attention. It’s for good reason. That’s the value that brings back FOUT in the strongest way. The browser will not wait at all for an unloaded font. It will show text immediately in the best-matching-and-available font in the stack, then if/when a higher-matching font loads, it will “swap” to that.

@font-face {
font-family: Merriweather;
src: url(/path/to/fonts/Merriweather.woff) format(‘woff’);
font-weight: 400;
font-style: normal;
font-display: swap;
}

body {
font-family: Merriweather, /* Use this if it’s immediately available, or swap to it if it gets downloaded within a few seconds */
Georgia, /* Use this if Merriweather isn’t downloaded yet. */
serif; /* Bottom of the stack. System doesn’t have Georgia. */

}

The people wanted their FOUT back, they got it. Well, as soon as font-display is supported in their browser, anyway. Right now we’re looking at Chrome 60+ as the only browser shipping it (which means it won’t be long for the rest of the Blink clan). It’s behind a flag in Firefox already, so that’s a good sign.

But what if you don’t particularly like FOUT?

One option there is font-display: fallback;. It’s slightly weirdly named, as it’s a lot like the default behavior (auto or block). The difference is that it has a really short waiting period (“font block period”), ~100ms, where nothing is shown if the font isn’t ready to go in that super short period, a fallback will be shown instead. Then the font has ~3s to get loaded and it will swap in, otherwise, it never will.

That seems pretty reasonable. What you’re preventing there is a late-term swap, which is when it’s the most awkward. Still that risk of FOUT though.

If you’d prefer that if the web font isn’t immediately available, to just show the fallback font and not ever swap to it, even after it’s downloaded. You can! That’s what font-display: optional; does. It still gives the ~100ms font block period (giving the font a fighting chance to show up on first page view), but after that, the fallback is shown and will not swap. Chances are, the font did ultimately get downloaded, and next page view it will be cached and used.

This is font-display: optional; in Chrome 60. With a clean cache, the page loads with the fallback font. The font is downloaded, but not used. Then with the cache primed, the second page load uses the font.

I’m fairly open minded here. I can see how font-display: swap; is ideal for the best accessibility of content. I’m no big fan of FOUT, so I can see the appeal of font-display: optional;. I can also see how font-display: fallback; kinda splits the middle.

Aside from the browser support being vital in making use of this, there is also the matter of web font providers supporting it. For example, when using Google Fonts default font loading methods, you don’t have an opportunity to use font-display because the @font-face blocks come from the Google-hosted stylesheets. There is an open discussion on that. There are ways to use Google Fonts with your own @font-face blocks though. Definitely consult Zach Leatherman’s guide.

If you really dislike FOUT, `font-display: optional` might be your jam is a post from CSS-Tricks

50 User-Friendly Website Designs That Work

Original Source: https://line25.com/inspiration/user-friendly-website-designs

We’ve rounded up a massive collection of 50 user-friendly website designs to inspire you. These user-friendly website designs are gathered from various niches, from popular websites such as National Geographic, Marni or The Winter Olympic Games, to website concepts or small web design projects we found featured on Behance.

All web designers should create their websites with usability in mind. This feature keeps your visitors more engaged, making sure they will stay longer on your website.

But what makes your website more user-friendly? A fully responsive design, make your content visible, for instance, the menu, important buttons, be careful of what fonts you use, colors etc. Also, you should keep in mind to put your contact information, social media, use a fixed menu which is visible at all times. Moreover, you should consider accepting online orders or including a search bar, all to make your visitor’s job easier when navigating through your site.

These great user-friendly websites are not only beautifully designed but also have some key features which are beneficial to the overall design.

Browse through these awesome user-friendly website designs and study them! They will surely inspire you to create beautiful and functional web designs.

National Geographic

This is a gorgeous website which has a clear structure, a visible menu, beautiful typefaces, and a unique homepage slider.

National Geographic Channel Website Design

Uncrate 2.0

This wonderful website concept has a fully responsive design, includes a search bar and the content is well-organized and visible. All these features make it more user-friendly and appealing to the visitors.

Uncrate User-Friendly Website Concept

Madewell

Here’s a beautiful website concept design that has a user-friendly layout. Get your inspiration from this stunning design and see what neat features your discover.

Madewell User-friendly Website Concept

Sikora Ibizan Hounds by Brandon Termini 

This website has a clear structure with concise information and beautiful high-quality images. The logo and the contact information are visible and at reach.

Sikora Ibizan Hounds by Brandon Termini

Aquawa on Behance

This is a fully responsive design which will automatically adapt its content to perfectly fit any screen size.

Aquawa User-Friendly Website Concept

WAVERIDER

This is another user-friendly website design which includes user-friendly features. These include visible menu and logo design, 100% responsive layout, big headings with precise information, etc.

WAVERIDER User-Friendly Website

Kara

This is a stunning web design concept which has an eye-catching design that will surely keep your users engaged.

Kara User-Friendly Web Concept

Drew Watts

This website has a fixed header and footer which include all the necessary information to navigate through your website.

Drew Watts Website Cocept

STP – Simple, Clean, Masonry

This design includes a neat feature which brings back the header, with the menu and the logo, each time you scroll up. Also, it has a well-thought overall design with beautiful high-quality images.

STP User-Friendly Website Concept

Nike: Tights of the Moment by Mariola Bruszewska

This is a beautifully colored website which includes neat features and an eye-catching design. The homepage slider is unique and has some great transitions.

Nike Website Concept

Hireinfluence

Here you have an excellent website which has a wonderful eye-catching design and neat features.

Hireinfluence Stunning User-friendly Website

The French Cuisse

This is a minimalistic design with a well-organized grid layout. Also, it’s 100% responsible and it includes neat features that make it user-friendly.

French Cuisse User-Friendly Website Concept

The New Heroes & Pioneers

Here’s another outstanding website concept which you can use as an inspiration. Discover its full features and see what new things you can learn.

The New Heroes & Pioneers Web Design

Ok Kid – Grundlos Extended

The design of this website is minimalistic with subtle animations. The simple details and the creative design give it a unique appearance.

Ok Kid Website Concept

Onlab – Font for the HBC

Here’s an outstanding one-page design which has an eye-catching design that will get your attention. This design uses a fixed menu design which allows you to easily navigate through each section.

Onlab Website Design

The Woman

You can use this beautiful website design as an inspiration for future projects. This layout is fully responsive with neat features and stunning design.

TheWoman Website Design

SocioDesign

SocioDesign is an experienced design and strategy agency based in London. This is an excellent website with a well-organized layout.

SocioDesign Website Design

Tatte – Amanda Jane Jones

Get inspired by this outstanding website design concept and use what you learn in your future projects. The menu, buttons and minimalist style are perfect for this kind of website.

Tatte Website Design

Scotland Can Make It! designed by Graphical House

This is a beautiful website design with a user-friendly layout. It is fully responsive, has a minimalist design style and the typography is very well chosen.

Scotland Can Make It! Website Design

Ouur Collection

This website has a fully responsive layout which will automatically adapt its content to fit any screen size. It makes use of large images to increase the visual impact of the design.

Ouur Collection Website Design

And And Web Design

This website uses the ultimate trends in web design, animations, creative menus, high-quality images, and more.

And And Web Design Website Design Concept

Shotfolio PSD Theme by Julián Pascual, via Behance

Here’s a well-designed website theme which you can quickly customize to make it meet your requirements. This design has a user-friendly design and it includes powerful features.

Shotfolio psd Theme by Julián Pascual, via Behance

Marni

Marni is a user-friendly website with all the necessary functionalities of an online store. The designer included many great features which will ease the navigation through the website.

Marni Website Design

Frú Frú

There’s much to say about this wonderful website design. With a responsive design, well-organized content, and other neat features, this website has a user-friendly layout which will keep your users engaged.

Frú Frú Website Design

World of Swiss

Use this beautiful website design as an inspiration for your future projects. This layout includes an interactive design, high-quality images, and more.

World of Swiss User-Friendly Website Concept

Twiggy Bar 

This is a beautiful website which has well-organized content with a creative design that will surely get noticed. It almost has a magazine-style layout.

Twiggy Bar Website Concept

Lala Berlin by Stefan Schuster

Here’s an outstanding web design with also includes an online shop. Follow this link and see its full design and features.

Lala Berlin User-Friendly Website Design

Bureau of Visual Affairs

This website has a creative menu design, parallax effect, neat animations and a stunning design. These features make it user-friendly and accessible to all viewers.

Bureau of Visual Affairs Website Design

Johann Lucchini

Here you have an outstanding portfolio website with a user-friendly design. The works previews are showcased in an organized grid pattern which allows you to view them better.

Johann Lucchini Website Concept

Everlane

You can use this wonderful website design as an inspiration for future projects. This layout has a fixed menu navigation which eases your navigation through the website.

 Everlane User-Friendly Website Concept
THISISPAPER

This is an amazing website design which has many user-friendly features. These include a well-organized content, clean design, visible information, responsive design, and more.

THISISPAPER Website Concept

Brave People

This website has a professional design with powerful features such as parallax effect, animations, full-screen layout, etc.

Brave People Website Design

GC Watches

In this website, you’ll discover high-quality images, a sticky menu, 100% responsive, all used with great craftsmanship and attention to details. This is an overall elegant and luxurious design.

GC Watches User-Friendly Website Concept

Escape Committee

This website makes use of white space perfectly, the images being at the center of attention throughout the site. Its layout is fully responsive which allows you to view the content perfectly on any screen size.

Escape Committee Website Design

Nixon

This is an elegant website with a store that was created for watches and premium accessories. Get inspired by the way this online store emphasizes its products while having a great UX design.

Nixon User-Friendly Website Concept

Doug Aitken: The Source

Here you have a beautiful website with a creative design. The layout includes multiple interviews which are showcased in a unique manner, on top of the web page.

Doug Aitken The Source Website Design

Crop the Block

This is an amazing full-screen website which has a user-friendly design. Also, you’ll find lots of eye-catching videos and beautiful fonts.

Crop the Block User-Friendly Website Concept

Catscarf

There are a lot of high-quality images on this online shop that will impress any animal lover. Besides having a great design, this website also has a fully responsive layout that adapts to any screen size.

Catscarf Website Design

Falve

This is a beautiful website design which has a user-friendly layout. This includes a responsive design, well-organized content with visible headings, buttons, and other neat features.

 Falve User-Friendly Website Concept
Intersection

The design of this website is fully responsive, which allows it to be displayed perfectly on any device. The headings blend perfectly with the full-screen image backgrounds.

Intersection Website Design

Harry’s

This is a full-screen website design with an user-friendly layout. You’ll discover stunning images, beautiful fonts, well-organized content, etc.

Harry’s User-Friendly Website Concept

Squarespace

You all have heard about Squarespace. Use this outstanding design as an inspiration for your future projects. This design uses interactive animations, beautiful images, and many customizable features.

Squarespace Website Design

Jonathan Decosta

This website uses an organized grid structure to display various images. Also, the menu has a fixed position and, when used, it enables an overlay which takes up almost all the page space.

Jonathan Decosta

IWC Schaffhausen

IWC Schaffhausen is an online store with a professional design and an user-friendly layout. There are multiple video backgrounds which will definitely get your attention.

IWC Schaffhausen Website Design

Spotify

Spotify’s popular website includes a fixed header design, with a transparent background. Also, this design has a beautiful colored background image. There are plenty of design tricks to learn from this website’s layout.

Spotify User-Friendly Website Concept

Google Glass

Google Glass website design is simple yet effective. See what features you discover and use in your designs.

Google Glass Website Concept

Jack Daniels

With a beautiful parallax effect, high-quality images and a well-known brand, this website attracts and keeps its users engaged.

Jack Daniels Website Design

Symbolset

This website has an eye-catching color-changing background and an animated typography. These are some neat features that add to the creativity of this website.

Symbolset User-Friendly Website Concept

Simone Marcarino

Here is an interactively animated homepage which encourages you to take action. This design has a minimalistic layout which comes to life when hovered over.

Simone Marcarino Website Design

Pulse

This is a complex website design which includes multiple neat features and a well-thought design with beautiful colors and stunning graphics.

Pulse Website Design

Creating a user friendly design is important for many reason. First, a cluttered design will frustrate your user, and they may leave – way before they have done whatever it is they were meant to do on your website (whether it is to purchase something, fill out a lead form, read an article, or anything else). Secondly, a well thought of and well laid-out design will keep your users coming back – something that every website owner will be happy with. So user these designs for inspiration when creating your next user-friendly website.

Which of these designs were your favorite and why?

The post 50 User-Friendly Website Designs That Work appeared first on Line25.

Integrate Your Wufoo Forms Everywhere

Original Source: https://ad.doubleclick.net/ddm/clk/303181152;128762502;s

At its heart, Wufoo is a form builder. If you need any type of form, you can build it super quickly by selecting and customizing the fields you need in Wufoo’s fantastically easy to use form builder. I can hardly imagine a more useful web app for web designers and developers.

But what is a form, at its essence? Just a means to collect data. The important part is what you do with that data. You can do all the obvious stuff. You can have entries emailed to you. You can build reports from the data. You can explore the data inside Wufoo, or use the API to access the data outside of Wufoo.

Those things are just the tip of the iceberg of what you can do with data you collect with your Wufoo forms. There are built-in integrations! For example, say you have a form that includes an email address field, and you’d like to ship that email address over to MailChimp or Campaign Monitor into a particular mailing list. That’s just a few clicks away. Or say the form has some element of lead generation and you want to send the details to Salesforce. Or you want to tweet data from the form upon submission. Same deal, just a few clicks.

One of my favorites is that Wufoo works tremendously well with Zapier. That’s the whole point of Zapier, you can use it to connect services together! For example, the Ask a Question form over on the ShopTalk website not only emails Dave and I but adds the question to a Trello board for us to organize into shows. We could easily have it integrate into Evernote, dump into Google Sheets, or work with any of hundreds of other services. Wufoo is such a great source of data for integrations, it begs for playing with.

Direct Link to Article — Permalink

Integrate Your Wufoo Forms Everywhere is a post from CSS-Tricks

Desktop Wallpaper Calendars for June 2012

Original Source: http://feedproxy.google.com/~r/visualswirl/~3/VkH0mdY42ew/

June is here and that means it’s time laying out by the pool, catching lightning bugs, grilling out, and downloading some awesome new desktop wallpaper calendars. These wallpapers have been hand-picked from talented artists and designers that you’ve come to know over the last few months. Feel free to share your favorites and check back next month for some great new desktop calendars. As always, if you’d like to include your own design in future roundups, let me know.

 6 Summer Fun Wallpaper Calendars for your Desktop
Wallpaper by Dave Hornsby

A vibrant and bright calendar with sun flares to boot. This beautiful design is available for download from Dribbble.

June 2012 Desktop Wallpaper Calendar

Wallpaper by iBrandStudio

This illustrated wallpaper design  shows off a fun color palette that is sure to brighten your desktop.

June 2012 Calendar Wallpaper

Wallpaper by Paper Leaf

A more contemporary and minimal design makes this calendar perfect for the clean desktop enthusiasts. Nothing but the view of the rolling hills disappearing into the horizon.

Wallpaper by Webgranth

Another illustrated wallpaper, this time with an important message. If you’re into conservation or just like the color blue, this might be your calendar of choice for June.

June 2012 Calendar Wallpaper

Wallpaper by Studio of Mae

Studio of Mae keeps rolling out the simple yet beaufitful wallpapers with what looks like “literally” wallpaper. Crafty indeed!

June 2012 Calendar Wallpaper

Wallpaper by Kriegs

Thinking of the beach? This purple-shaded wallpaper reminds us of one of the best joys of summer. Now if only we can get out from behind our desks for a few days.

That’s the roundup. Please let us know which calendar is your favorite by leaving a comment below.

The post Desktop Wallpaper Calendars for June 2012 appeared first on Visual Swirl Design Resources.

20 Great Examples of the Flat Trend in Web Design

Original Source: https://line25.com/articles/20-great-examples-of-the-flat-trend-in-web-design

The flat trend in web design has recently gained a lot of popularity and we started noticing lots of website and interface designs springing up with this design style.

Flat design is a label the community has adopted for designs leaving behind drop shadows, subtle textures, and gradients in favor of solid colors, clean layouts and sharp typography, somewhat similar to the design of Windows 8 and the Metro UI.

This post showcases 20 great website designs that all exhibit popular traits of the flat trend in web design.

Want more? Check out these flat design freebies you can download!

Hell’o Baby

This is an interactive cross-platform baby album with additional services such as measurements, stickers, video stories, printed albums, postcards. They use a dynamic, flat design on their website, which we love!

Hell'o Baby flat trend in web design

It’s a Shape Christmas

Shape Christmas is an Interactive Advent Calendar themed raising money for charity. They use a dynamic flat style design for their website, with lots of subtle animations and transitions.

 It's a Shape Christmas flat trend in web design

Buffalo

Buffalo is a small web design & development agency based in Brighton, UK. They use flat design elements on their website and a beautiful color palette.

flat trend in web design

Lorenzo Verzini

Lorenzo Verzini is an Italian designer & art director living in London, working in the field for more than 9 years and this is his portfolio website.

flat trend in web design website

oak.is

This is a studio that helps to build creative products, investing in new ideas, and helping companies grow. They use a bold color palette, nice typography effects, and almost no images!

Oak Studios

SpellTower

This is the presentation website of a game that lets you find as many words as you can in a jumble of letters. It uses flat design elements and beautiful transitions.

 Flat Trend website design

The Gently Mad Podcast

The Gently Mad is a podcast about life, business & entrepreneurship. This monochromatic blog has a simple, minimalist, flat layout.

The Gently Mad Podcast Flat Trend

Brewery

This website combines illustrations with the flat design trend. It is beautifully created and will surely inspire you.

Cybeer Bar - Pour Beer With Your Phone Flat Trend

Lunar

This is another flat presentation website, this time for a digital-minded studio focused on designing high-end experiences. What we liked about this is the combo between the flat style and the dynamic video background.

Lunar Gravity Flat Trend

Helbak Ceramics

This is the combined brand site and web shop for the Danish ceramist Malene Helbak. Bold, flat colors blend beautifully with high-quality images in this website design.

Helbak Ceramics Flat design

450 GSM

This website helps you print online 450gsm business cards, flyers, leaflets, greeting cards, stickers, postcards, pull-up banners, and posters. It is a perfect example of how flat style can be used in web design.

450-GSM Flat design

Crafting Type

Crafting Type workshops teach font design beginners how to create their own original typefaces. This is their presentation website.

 Flat design

Friends of the Web

Friends of The Web designs and develops custom web and mobile applications with Ruby on Rails, React, Solidus, and Swift. They use a simple, clean, minimalist flat design for their website.

Friends of the Web

Dropbox Guide

This website helps you learn how to sync, share, and manage your files with Dropbox Business. It uses a simple but effective flat design with beautiful illustrations.

Dropbox-Guide

Lab21

This website has a simple, responsive design with lots of flat design elements added to it.

Lab21

MetroTwit

This is a made-for-Windows software to access Twitter with simple Metro-style design and features. While the software itself is no longer available, the website can still be used as flat design inspiration.

View the full website design

Semplicelabs

This website design combines large typography with flat colors and flat design elements. Check it out!

Semplicelabs Flat design

Etch

This is the website of a small team of Designers and Developers who help startups build new products.

 Flat design inspiration

R+Co

R+Co is a collective of some of the most forward-thinking, rule-bending hairstylists in the business and this is their awesome website.

The Culture of Hairdressing Flat design

Quincy Réquin & Associates, lawyers

This is the presentation website of an independent lawyers office based in Lyon and Paris.

Quincy Flat design

The post 20 Great Examples of the Flat Trend in Web Design appeared first on Line25.

New & Upcoming Course Highlights: Data Visualization in Excel & Using Create React App

Original Source: http://blog.teamtreehouse.com/new-upcoming-course-highlights-data-visualization-excel-create-react-app

Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse.

NEW COURSE

Data Visualization in Excel– Michael Watson (60 minutes)

This overview of Data Visualization in Excel is designed for absolute beginners, but can also benefit people who have already been using Excel to create charts. You will learn about the fundamentals of data visualization, how create types of charts in Excel, and tips on how to get the most of the charts you make.

screen-shot-2017-07-27-at-1-29-25-pm

NEW WORKSHOP

Using Create React App– Guil Hernandez (22 minutes)

Create React App is a tool built by developers at Facebook to help you build React applications. It saves you from time-consuming setup and configuration. You simply run one command and create react app sets up the tools you need to start your React project. Learn to quickly set up React projects using Create React App.

screen-shot-2017-07-27-at-2-49-09-pm

UPCOMING

Data Visualization with Bokeh– (July 2017)

Learn how to use the Bokeh library to generate interactive charts, graphs, and other visualizations using Python. We’ll explore a world population data set and see how to generate different charts using this powerful library.

.NET Core CLI Quick Start– (July 2017)

In this quick start workshop, you’ll learn how to use the .NET Core CLI to create a simple .NET Core console application.

Start learning to code today with your free trial on Treehouse.

The post New & Upcoming Course Highlights: Data Visualization in Excel & Using Create React App appeared first on Treehouse Blog.

3 Reasons Why Customer Satisfaction and a Well Designed Website Are Related

Original Source: http://feedproxy.google.com/~r/Colorburned/~3/9Ye6cPeBBJs/

You may think of your website as something that’s a promotional tool and a representation of you or your business but might not have stopped to think about how it’s directly associated with customer service. Keep reading to learn about that important connection and why it matters when you’re building a well-designed website.

People Get Frustrated When They Can’t Find What They Need

Think back to the last time you were in a grocery store and had trouble finding a certain item you wanted to buy. That event caused you to waste time and may have even made you so fed up that you were close to deciding not to shop there again.

The same thing could happen if you build a website that’s poorly designed and badly organized. If people go to your website to fulfill a certain purpose and are not able to accomplish that task, they’re likely to leave quickly before ever giving your website a chance and may not return to it.

Word Spreads Quickly Online

People are usually quick to tell others about especially good or bad experiences they’ve had. For example, they might rave to friends about good movies, tasty restaurants, and skilled hairdressers. However, if they have experiences they’d rather forget, they’ll often warn others so they don’t make the same mistakes.

If your website has lots of errors or isn’t optimized for mobile devices, those are two things that could cause people to tell their friends it’s not worthwhile to spend any time at your website. If you upset the customers who do decide to visit your site, it’ll be a lot harder to get new traffic because a lot of potential visitors will have probably heard from others that their time is better spent elsewhere.

Bad Websites Make It Hard to Build Long-Term Relationships

If you’re lucky, you may be able to entice people to stay on your website long enough to do one thing, such as read a blog post, look at your online portfolio, or purchase something, despite having a poorly designed website. However, it’s too risky and foolish to assume those people will keep coming back even though your site isn’t serving them well.

However, once you depend on a professional website builder to craft a site that meets your ideas and is representative of your goals, it’ll be much easier to enjoy long-term relationships with site visitors. Before long, they might bookmark your page so they can come back to it quickly and may even sign up for your newsletter or another type of periodic correspondence.

When your website looks nice and is easy to navigate, people are much more likely to return to it because they actually enjoy spending time there. Another way you could make it easier to create long-term relationships with visitors is to ask for feedback and actually listen to it. That’ll make people feel they’re truly valued.

Hopefully, you now understand the strong links between a beautiful, highly functional website and favorable levels of customer satisfaction. Without your customers, it’d be hard to thrive, so make sure your website accounts for their needs.

The post 3 Reasons Why Customer Satisfaction and a Well Designed Website Are Related appeared first on Colorburned.

How to Create a Spring Header in Adobe Muse

Original Source: https://webdesignledger.com/how-to-create-a-spring-header-in-adobe-muse/

Creating a Spring Header in Adobe Muse - Adobe Muse CC - Muse For You
How to Create a Spring Header in Adobe Muse. No Coding Skills Required.

 Muse For You - Adobe Muse CC Adobe Muse CC Logo

The warm weather is finally here! Being a resident of Wisconsin you have no idea how grateful I am for that. Yes the days can be muggy and humid at times but I’ll take that over 12 inches of snow any day :P. With that being said I’ll segue into today’s article.

Lately, I’ve been creating different headers in Adobe Muse to showcase how to use Adobe Muse and to give ideas for building your own headers. The theme of this week’s header is Spring.

Creating a Spring Header in Adobe Muse - Adobe Muse CC - Muse For You

The tutorial is composed of 8 steps. They are:

1. Setting Largest Breakpoint

2. Adding Spring Text 1

3. Adding Spring Text 2

4. Masking Image in Photoshop

5. Adding Paragraph Text

6. Adding Contact Button

7. Adding Logo and Menu

8. Finishing Touches

We use various tools in Adobe Muse to create this header. For the fonts we use the text panel to set the font type, size, alignment, tracking, leading, and line height. These options are very useful when getting the text just how you want it.

For the image we use Adobe Photoshop to mask the image within an abstract looking image. This lends itself to a unique visual for the header.

We also use other tools, like stroke, the built-in menu widget, along with the Adobe Muse pinning options.

Adobe muse is very powerful tool and my goal is to make it easier to use by demonstrating fun, easy to create headers :).

 

For more video tutorials and widgets for Adobe Muse visit http://museforyoushop.com.

Happy Musing!

Read More at How to Create a Spring Header in Adobe Muse

The Worst Websites On The Internet. Ever.

Original Source: https://webdesignledger.com/worst-websites-ever/

We may not judge a book by the cover, but we always judge a business by its website. This is the reality and we have to deal with it.

worst websites ever

Back in time, in the early days of the Internet, creating a website was something that only IT guys were capable of making. With today’s advancement of technology and increasing interest for better and easier solutions when designing websites, almost anyone can design websites without much effort or any coding know-how.

However, this also brings some inconveniences since not everyone understands the concepts and principles of website-building. Therefore, sometimes the creativity goes too far away either due to lack of knowledge or experience or simply laziness.

In order to solve this problem, some companies have created website builder apps. Most of them have pretty nice templates, responsive designs, many options for customizing them, and can be used to create attractive websites with a few clicks of a button. But what most people tend to forget is that a website builder is merely a tool. If you don’t have the right vision and you don’t know the design principles, then you will most likely fail to make your site eye-catching, functional, and efficient.

Instead of having a website conveying the right message to your audience, you will get something that will either make people laugh or ask what was in the designer’s mind. Either way, your visitors will leave your web page without giving you any second chance.

Before listing the worst websites I have found on the Internet, let me be clear about some things:

– Firstly, I don’t mean to cause any trouble or pain to anyone, and I am certainly not making fun of web designers. Therefore, I beg the developers of the listed sites not to take offense at my remarks. I am quite sure some of these sites are designed by beginner designers. We all have to start somewhere. Besides, mistakes easily occur if you don’t have any experience.

– Secondly, I’m not talking about those websites that are just too old and haven’t been updated since their inception. Those sites may look unappealing to us now, but surely, they were created while considering the design principles of their time. But if it happens to display some old designs, it may also be because there is something in the design that’s plainly terrible and hideous.

I have listed these websites keeping in my mind several design principles:

Easy to understand navigation;
Proper use of color;
Right use of animation;
An easy-to-use layout;
An aesthetically-pleasing model;
Appropriate to the topic;
The design elements do not hinder content;
Great content that’s easy to find, navigate, consume, and share.

Simply put, the main idea is that I don’t want to shame anyone. Taking into consideration that we are all used to finding and appreciating the best website designs, I think we should also analyze awful designs and learn from such painstaking mistakes.

With that being said, let’s take a look at some websites that are hilariously terrible:

1. Penny Juice (link to www.pennyjuice.com/htmlversion/whoispj.htm)

Penny Juice is a fruit juice concentrate that’s made specifically for childcare centers, preschools, etc. When you get to the website, the first thing you need to do is to choose which version you want to use: either HTML or Flash. Choose wisely!

Once you have chosen the version you want to use, you get to the next page with a simple menu structure and flashy colors that irreversibly hurt your retina. You will also find a copyright notice since 2001-2002. That should explain the horror, but I wouldn’t bet on it.

All of this looks pretty innocent until you click to visit a particular page on the site. That’s when your monitor bursts out. The color scheme is completely overwhelming and drowns the little information left about the product. It is also extremely challenging to navigate through this website, with small links hidden at the bottom of the page.

2. Yale University School Of Art (link to http://art.yale.edu/)

You would expect a college art school to have a lovely website that reflected the kind of education you could get from there. Therefore, you would assume Yale’s site was more appealing to your visual senses. Instead of this, the website leaves you wondering if you are really in the right place.

It uses Ruby on Rails, and it is updated by the faculty and students quite often. But the tiled images in the background and the horrible font choices are just inexcusable. The navigation is pretty user-friendly, but the ghastly use of animated backgrounds is enough to put you off.

3. Patimex (link to http://www.patimex.com/)

This website looks and sounds bad from the very beginning – starting with allowing running Adobe Flash player if you want to enter. OK, maybe if you take each element separately, that wouldn’t be too terrible. But if you put them all together and add the music, then YES – it’s THAT bad. If you go to their actual site (www.wegieldrzewny.pl), it looks quite normal. But this only makes you wonder: “Why is the devil grilling himself in a floating BBQ? What’s with that music? Why? Seriously… Why?”

4. Ling’s Cars (link to www.lingscars.com)

Ling Valentine, the owner of Ling’s Cars, first appeared on the BBC program Dragon’s Den in 2006. The Metro named Lingscars.com as “the worst and weirdest website on the internet” and taking a look at it, I can understand why. It’s filled with flashing graphics, gaudy patterns, and bubble writing.

5. ARNGREN (link to www.arngren.net)

OK, this is probably the ugliest and most confusing website I have ever seen. The enormous quantity of tiny pictures and links does not help us understand the purpose of this web page. When designing your site, remember that less is more. And this is the best example.

6. Uglytub (link to http://uglytub.com)

Are you thinking of replacing your old bath tub? Then you should do it because this website doesn’t really convince you to do otherwise. A combination of flashing poor quality imagery, tiny fonts, and garish colors in conjunction with the limiting frames minimizing the site to a small window in the center of the screen sure makes this the worst offenders on the web.

7. Jamilin (link to www.jamilin.com)

Jami Lin “Love Love, LOVES helping you to evolve” but maybe she could use a little of her own advice to revamp her website. Collages of images, videos, links, adverts, and copy are all crammed into the center of the site. This surplus of images and text is a little overwhelming and blocks the clear navigation

8. Gatesnfences (link to www.gatesnfences.com)

At first glance, this Florida-based company has a website that’s stuck in the past. And taking into consideration that you will find a copyright notice of 2004-2008, I think I’m right. At the same time, they’ve decided that the best way to increase the user engagement is to bombard them with A LOT (and I mean A LOT) of information straight on the homepage. Some small, low-quality images are scattered throughout the page, but nothing to break up the huge amount of text. It hurts. Badly. Maybe they should learn that sometimes less is more.

9. James Bond Museum (link to www.007museum.com)

For decades, James Bond has been gracing the silver screen as a charismatic, charming and ultra-slick secret agent. Yet, the website for the James Bond museum is SOOO FAR AWAY from the classy image of the secret agent that it’s offensive. Its stark background and Times New Roman typeface make it obnoxious. Barely expressing the character of Bond himself, the homepage is an overwhelming, sour and incomprehensible mix of menus, hyperlinks, and random imagery.

10. Rudgwick Steam & Country Show (link to www.rudgwicksteamshow.co.uk)

Although this may not be the worst website, it’s still terrible. I think the developers tried to have a responsive design, but they failed miserably. If you visit the website using a phone, it doesn’t look that bad, but if you use a laptop or a desktop, the website looks like an image placed in the center of the screen. What’s more, they’ve chosen a design packed with primary colors and a collage of random images. The relevant information is there, but it is confusing due to the busy layout.

11. Irishwrecksonline.net (link to www.rudgwicksteamshow.co.uk)

In contrast to many websites listed here, this one lacks not just a catchy title, but also text. Larger pictures, a new layout, and functional links would help make this website more inviting and visually-appealing.

12. Constellation 7 (link to www.constellation7.org/Constellation-Seven/Josiah/Index.htm)

OK, I think this is one of the ugliest websites I have ever seen. I’m not kidding. They use a blend of conspicuously bright colors throughout the entire site, bold and colorful typography, and some animations that are making you run as far as you can. Fortunately, they don’t have any music.

13. Mojo Yogurt (link to http://mojoyogurt.com/#/home)

Again, this is a website built using Flash. The whole design wouldn’t be that terrible, had it not been for that horrible, annoying background music, and sound effect that you can’t pause. Just to let you know, dearest Mojo Yogurt, people who visit your website are trying to look for your product, not listen to that awful music.

14. Industrial Painter (link to http://industrialpainter.com)

This company has chosen to have irritating music in the background with no option for you to turn it off. Along with Flash-based, horrible design and low-quality images you get the idea of a terrible-terrible site. I really don’t know how they plan on attracting customers with such a website.1

15. Superior Web Solutions (link to http://industrialpainter.com)

This is the company’s website that built Industrial painter. Taking into consideration that it’s a web design company, I can say it’s even worse than Industrial Painter. That’s mainly because you expect a web design company to know about the latest trends and design. Instead, we find annoying music, along with a non-responsive, flash based, and horrible homepage design. I cannot overstate how horrific this website looks.

Read More at The Worst Websites On The Internet. Ever.

From Waiter to Programmer & Digital Content Manager: Jonathan Borteij’s Story

Original Source: http://blog.teamtreehouse.com/from-waiter-to-programmer-and-digital-content-manager-jonathan-borteijs-story

In his early 20s, Jonathan Borteij found himself without a college degree, working in a restaurant. It was a badly paid, stressful job that Jonathan didn’t enjoy, and he knew it was time to pursue an entirely new career path. That’s when Jonathan discovered Treehouse and began learning. This experience introduced him to the tech industry, which was a perfect fit for him.

Since then, Jonathan has worked as a programmer and now works as a digital content manager at one of the world’s largest ferry operators. Using his Treehouse knowledge, he has also earned 5 certifications from Google. With such a diverse resume of skills alongside his knowledge of digital strategies, Jonathan is starting out on an exciting career path, an opportunity that he credits Treehouse for helping him achieve.

We asked Jonathan to share his story.

jonathan

What first encouraged you to learn to code and pursue a career as a web developer?

I started programming when I was about 11 years old. I didn’t take it seriously, but it did establish my interest in the web and web development. I was curious about how the technology of the web worked and how I could use it to build things that I could use with my friends. However, at the time, there weren’t any platforms like Treehouse to learn how to code.

A few years ago, with the help of Treehouse, I began seriously learning to code and received my first job as a programmer. I was able to use all of the knowledge I had learned both in practice and in job interviews. Today I work at one of the world’s largest ferry operators companies as a digital content manager.

None of this would happen if it wasn’t for Treehouse, which is why I still used it a lot to grow my coding skills.

What were you doing when you first joined Treehouse and how did you integrate learning into your everyday life?

I worked at a restaurant. It was stressful and badly paid and I had to decide what I wanted to do with my life. I chose to learn computer programming so I could combine it with digital marketing. I don’t regret changing my career in my 20s. I earn a great salary each month and there aren’t many people my age in the same position without a college degree. But in the tech world, it’s possible.

There aren’t many people my age in the same position without a college degree. But in the tech world, it’s possible.

What has the value of a Treehouse education meant to you?

My Treehouse education has been extremely valuable to me, it has taught me all the basics, but it has also taught me how to create and build advanced skills. I also gained an extremely good understanding of SEO and have been able to help companies increase their revenues using digital strategies and SEO. One example is a wholesale company in Sweden that increased its turnover significantly in less than 2 years. So I guess my training at Treehouse has also meant a lot to the employers who have hired me!

What advice would you share with students who are just starting to learn to code?

The most important thing is to never to stop dreaming. Tech is the future, so invest in yourself and the knowledge, and keep on learning new technologies. Build a goal and make sure you reach it.

If you have a dream to start working as a web developer, be sure to follow your Treehouse lessons. Every time you get a notification email from Treehouse, make sure to complete the course. If you do not succeed with your quizzes and code challenges the first time, be sure to try again. You will find it difficult to understand syntax and code at the beginning, everybody does. But you will learn it, I promise.

The most important thing is to never to stop dreaming. Tech is the future, so invest in yourself and the knowledge, and keep on learning new technologies.

What are your plans for the future?

I will continue to work and keep learning new technologies. I have also received a lot of interest in my digital marketing skills. I plan to start a course at Wharton School at the University of Pennsylvania in digital marketing. They have one of the world’s best digital marketing programs. I would never have been able to take on an educational opportunity like this if I wasn’t well-paid as a developer. I’ll also continue learning with Treehouse, particularly as they’re great at sharing the latest tech industry news.

Start learning to code today with your free trial on Treehouse.

How I Became a Self-Taught Developer in 3 Months: Chris Dabatos’s Story

The post From Waiter to Programmer & Digital Content Manager: Jonathan Borteij’s Story appeared first on Treehouse Blog.