Articles - Page 263

Browse hundreds of articles, tips, and inspiring design collections. Find helpful design advice, or the perfect resource for your next project.

Articles / 11 Jul 2007

Pop Out CSS Menu

For websites with a complex hierarchy of navigation, using a pop out menu can allow you to easily find your way to what you want quickly. Using CSS to create one is a snap, and is easy to update.

Articles / 6 Jul 2007

The Need for Standards

More and more is being said about web standards and the need to build compliant sites. That’s all well and good, but why is that the case, and what are the benefits to you of designing with standards in mind? How can you persuade a client to spend extra money on a standards compliant website?

Articles / 5 Jul 2007

Five Tips for Better Typography

When designing online, people often overlook the need to careful consideration of font styles, sizes and colours. How you display and position the words on your page can have a dramatic impact on how long people stay on your site, and how much they take in.

If you follow our five simple steps below, you will see a dramatic improvement in the look and feel of your designs. You’ll benefit from readers spending a little more time browsing through your pages.

Articles / 29 Jun 2007

Design Shack Relaunch

As the popularity of Design Shack grows month on month, we have decided to expand it further and increase it’s functionality. As well as offering the same great CSS designs as before, Design Shack now contains tutorials, news articles and a whole new way of looking at our gallery.

You now search by how you would like to be inspired – by Colour, Layout or Category. This opens up a new realm of functionality for CSS gallery websites and enhances navigation greatly. It’s much easier to submit your website to us, and navigating around is a breeze. Designs load faster and are much more optimised than before.

We hope you enjoy it, and feel free to send us your feedback!

Articles / 23 Jun 2007

HTML Form Basics

HTML is used mainly for presenting and showcasing information for the visitor. But it’s also easy to allow them to enter information and use it in various ways. This tutorial uses the example of a contact form.

Articles / 18 Jun 2007

Introduction to Online Fonts

Often, when designing a website, the first things you consider are the colour scheme, logo and layout. All vital aspects, without a doubt, but make sure you take time to think about the fonts you are going to use along with all the elements surrounding typography. After all, your visitors are there to read the words you’ve written.

When the Internet was first conceived, there were only a couple of fonts available to use. With the introduction of CSS, designers now have much more control over which fonts are displayed and how they are laid out on the page.

Articles / 5 Jun 2007

Introduction to CSS

For many people, Cascading Style Sheets (CSS) is a fairly alien topic. This tutorial helps to provide a comprehensive overview of CSS, allowing you to get started using it in your website.

Accessibility / 30 May 2007

Ten Tips for Accessible Websites

We all know that building accessible designs is important, but how many of us really take it into account when crafting a site? Here are some simple and effective steps for making your site accessible for everyone.

Articles / 21 May 2007

CSS Style Switcher

Placing multiple colour or font schemes on your website blog is often an excellent addition, and it can help to customise your look and feel. It’s easy to add multiple stylesheets to your blog, and ensure that the user’s selection is stored on their computer so the style remains the same on each page.

Accessibility / 15 May 2007

What Is Web Accessibility?

Everyone needs to have an idea of what web accessibility is, and how they can make their site available to everyone. It’s not just about catering for disabled users, but to anyone with a web connection. Ignoring web accessibility is shooting yourself in the foot, alienating large numbers of potential readers.

Articles / 5 May 2007

Introduction to HTML – Part 3

HTML (Hyper Text Markup Language) is the core of designing websites. Part three of this introduction covers the use of forms for collecting information from the visitor, and how to display tabular data in tables.

The first part of this tutorial dealt with the difference between HTML and CSS, a simple HTML page, and Paragraphs/Line Breaks/Headings. The second section discussed Hyperlinks, Pictures and Lists and the final section will now cover the use of forms for collecting information from the visitor, and how to display tabular data in tables.

Articles / 4 May 2007

Introduction to HTML – Part 2

HTML (Hyper Text Markup Language) is the core of designing websites. Part two of this introduction covers the Hyperlinks, Pictures and Lists.

The first part of this tutorial dealt with the difference between HTML and CSS, a simple HTML page, and Paragraphs/Line Breaks/Headings. The second section will discuss Hyperlinks, Pictures and Lists.