Archive for the 'CSS' Category

How to create Internet Explorer only layouts

Monday, July 31st, 2006

It is not unknown that web designers need to create an Internet Explorer only layout in addition to a web standards compliant one. Is there an easy and efficient way to create an IE-only layout without confusing or turning away those who use other browsers?

Surely, such a way exists and it is called “conditional elements”.

General Guide to CSS

Friday, July 21st, 2006

If you want to start using CSS but don’t know where to start, this may be the right place for you. Read how you can start using CSS below.

Introduction

Basically, CSS is the code, inline, internal or external, applying to the HTML code of the webpage. The beauty of the code is that it allows applying similar styling to similar elements throughout the site - the data may be stored only in one or two external files.

Basic Guide to CSS

Tuesday, July 18th, 2006

Learn what CSS is and why use it from this tutorial and redesign your site with CSS.

CSS background

CSS stands for Cascading Style Sheet(s). This is a technique, lately acquired world-wide recognition, to design quick, user-friendly and good looking sites (a mix hard to come by when using tables). It is used to separate presentation (positioning, styling and coloring) and content.

Designing cross-browser friendly websites

Friday, July 14th, 2006

Sure, designing a site for all browsers takes time, efforts and, sometimes, nerves. Is there an easy way to create cross-browser compatible designs with the least possible amount of effort?

MyNeatSite seeks website participants for research on CSS effectiveness

Friday, July 7th, 2006

MyNeatSite is inviting site owners, willing to learn how converting their site to CSS will improve their speed and efficiency, to enroll their sites’ URL to take part in the research.

Why take part in this study?

- you will learn how exactly converting your site to CSS can make your site load faster
- your site will be mentioned in our research material (a link and some traffic to your site)

Creating pure CSS 3D hover buttons (text-only, no images)

Friday, June 30th, 2006

In this tutorial we’ll review the process of creating 3D buttons with CSS. The buttons are based on text only (no images) with CSS styling. See an example below:

Submit

Adhering to the web standards to improve online business

Tuesday, June 20th, 2006

Taking web standards into account when designing a website may not be the primary concern for many site owners, but when it comes to finding an extra edge to improve their business, they are more than willing to do anything required to increase revenues. Let’s see how complying with the Web standards can help a business website.