Want to learn clean code or master CSS? Check out this site that is promising both - and pre-registration saves you a TON of dough.

Archive for 30 June 2008
Cascading Style Sheets are highly recommended in setting the appearance of HTML pages. HTML is suitable for defining the basic element structure of your website (<h1>, <p>, <li>, and so on). On the other hand, CSS is most advisable for styling the appearance of elements (bold heading, Arial font, indented paragraphs, and so on).
Read the rest of this entry »
Some interesthing things about floats from css-tricks.com

CSS, or Cascading Style Sheets, is a markup language used to design the appearance of web pages. It covers the layout, font styles and sizes, formatting, tables, and link properties, among others, of a page. CSS can dictate the overall appearance of a website using only a single document, which we refer to as the style sheet. In case you have not encountered CSS, this is your lucky day for CSS will prove to be a beneficial tool in designing your web pages.
Read the rest of this entry »
Sorry, but this post is not available in English
In HTML, one of the most basic principles of design is the distinction between content and presentation. This is important because using HTML gives you the chance to feed the same text to a different set of clients, who will then format the text according to their preferences. Take for example a cellular phone’s browser. It does not have the same capability as a desktop browser as Mozilla Firefox. As a case in point, a browser may not make a full visual display as it reads the user a document.
Read the rest of this entry »
External CSS is CSS in its fullest form. The method requires creating a separate CSS file to put all your style declarations for your site. Even if your site has say, a hundred pages, all you need is a single file to apply revisions. The external CSS file is dictated by only one line of HTML code.
Read the rest of this entry »
The most beautiful thing about CSS is that it allows us to transfer the markup away from a page and into a separate style sheet. The very foundation of our web page becomes simple and easily understandable by even the most outdated browsers. With CSS, there are no restrictions when it comes to design and effects without sacrificing functionality and user-friendliness.
Read the rest of this entry »
This tutorial illustrates how to design a nice CSS menu with a list of feed reader icons.

The class selector enables web authors to apply different styles on a single (X)HTML element. This is almost the same as my introduction about inline styles but class selectors can overwrite styles by editing style sheets. They could also be applied within an (X)HTML file.
Read the rest of this entry »




(1 votes, average: 4 out of 5)
(2 votes, average: 4.5 out of 5)

english
español
Deutsch
français
Italiano
Português
русский









