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

Archive for 29 June 2008

  • 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

  • News
28 June 2008

Redesign HTML Form Elements As You Like

Ryan Fait presents a method to customize the booring html form elements with css and a little javascript to that you have always dreamed of. It will allow you to use custom images for checkboxes, radio buttons and select lists.
jpg

  • CSS Faqs
28 June 2008

Font Property In CSS

Using CSS, you can alter the style, weight, line height, variant, size, and font with the font property.
Read the rest of this entry »

  • CSS Faqs
28 June 2008

External Style Sheet

An external CSS style sheet could be made using any text or HTML editor, including Notepad or Dreamweaver. A CSS file contains CSS codes only and no (X)HTML. It must also be saved with a .css extension. You could link a CSS file externally by putting any of the links below inside the head section of every (X)HTML file that you wish to modify using CSS.
Read the rest of this entry »

  • Software
28 June 2008

CSS Upgrades under Firefox 3

Firefox 3 has carried out several improvements in support of CSS. Such upgrades are enumerated on the official documentation but this article will provide a quick tour for developers who are looking for these improvements.
Read the rest of this entry »

  • Tips
28 June 2008

CSS Tricks worth Trying

It is undeniable how Cascading Style Sheets or CSS has changed the web design landscape since its conception. Web pages created with CSS are comparably more attractive and pleasant-looking, especially if made by the most seasoned CSS programmers.
Read the rest of this entry »

  • Tutorials
28 June 2008

CSS que crea balas

Sorry, but this post is not available in English

Page 2 of 23«12345»...Last »