Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mislz28/public_html/wp-content/themes/css-faq-v2/timeweather/timeweather.php on line 19
  • Tutorials
30 June 2008

CSS que substituye el HTML

Sorry, but this post is not available in English

  • CSS Faqs
30 June 2008

Why Not CSS

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

  • CSS Faqs
30 June 2008

External CSS

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

  • CSS for Beginers
30 June 2008

Some Facts about CSS

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

  • News
29 June 2008

Nice CSS menu with feed reader icons list

This tutorial illustrates how to design a nice CSS menu with a list of feed reader icons.
jpg

  • Tips
29 June 2008

Having Fun with CSS Selectors

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

  • Tutorials
29 June 2008

Styling Links in CSS

CSS enables you to style links using different methods:
a:link {color: #009900;}
a:visited {color: #999999;}
a:hover {color: #333333;}
a:focus {color: #333333;}
a:active {color: #009900;}

Read the rest of this entry

  • CSS Faqs
29 June 2008

The CSS Frenzy

HTML tags serve to define a document’s content as if to say “This is a header” or “This is a paragraph” or “This is a table” using tags such as <h1>, <p>, <table>, etc. The browser is expected to configure an HTML document’s layout without the use of formatting tags.
Read the rest of this entry

  • CSS Faqs
29 June 2008

Importación Del CSS

Sorry, but this post is not available in English

  • News
28 June 2008

Simple 2-columns Wordpress 2.5 Theme

nice theme was found at gadgetvote.com. 1st Zaxioma is simple 2-columns, valid xhtml, valid css and no-images WordPress 2.5 Theme.
jpg

Page 7 of 83« First...«56789»...Last »