Sunday, March 30, 2008

Introduction to CSS (Cascading Style Sheets)

A Cascading Style Sheet is a set of rules that specify how a HTML document should be presented.

Cascading Style Sheets are used to format HTML. You should have at least a basic understanding of HTML ...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=573946

CSS Controlled Web Design - Tables are for sitting at...

By now, most web designers are aware of the many benefits of using CSS (Cascading Style Sheets) to control the fo...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=572993

Saturday, March 29, 2008

How to create a structured and easy to modify website using CSS

Let us suppose a scenario where your website, having 10 html pages, requires the modification in the way the text looks...color, font or size. If you are using the simple html coding then you are requ...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=551660

Friday, March 28, 2008

The Low Down on Cascading Style Sheets

CSS has been around for more than 10 years already beginning in its development in 1997 but it seems it has been in the public consciousness for only a relatively short time. The reason for this is be...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=507616

Rollover CSS Image Menu

There are now loads of places on the Internet where one can access free CSS menu's. But of the many that are available very few suceed in replicating the prehistoric roll-over image menu using java...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=452558

Thursday, March 27, 2008

CSS Content

CSS Content? Using tables within the content of your page is a major no-no, the whole intent and purpose of CSS is to control the style of your page elements, this is done using an external styles...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=410605

Centring Floated Divs With Clearing Divs

When coding a website in CSS and XHTML many people like to have two columns. To get this you use the "float" attribute in your CSS. The can align one column to the left and the other to the ri...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=394591

Wednesday, March 26, 2008

Successful CSS template skins

The CSS mantra is the separation of content and style. The content should be in the HTML and the CSS should take care of how the HTML is displayed on the page. However, most web-designs don't properly...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=394342

Tables vs CSS - Which is better?

When I started exploring the design possibilities of the internet back in 1996, NetObjects Fusion was (at that point) a revolutionary WYSIWYG editor that allowed you to place pretty much any c...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=316753

Tuesday, March 25, 2008

How to make backgrounds for myspace?

Many people that owns myspace profiles have surely been visiting all these myspace resource sites trying to look for good backgrounds, but rarely have they found one good which they like. These people...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=242317

Monday, March 24, 2008

CSS; Weight loss for your code

One of the main drawbacks of traditional HTML web design is the tendency to produce almost insupportably large file sizes with anything but the simplest of page designs since formatting requires a sub...

Source: http://www.goarticles.com/cgi-bin/showa.cgi?C=278004