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

Archiv for 15 May 2008

  • Uncategorized
15 May 2008

Use or Not to Use Blog Software

Most of the bloggers have been using WordPress as their blog software. WordPress is the undisputed leader as far as blog software is concerned. The same can not be said about other online blog software. They have their own advantages and disadvantages. Let’s look some of their advantages.
Read the rest of this entry »

  • Uncategorized
15 May 2008

Advanced CSS Features

Cascading Style Sheets can work with Extensible Markup Language (XML) and facilitate the display of XML documents in a web browser. A style sheet has three main ingredients such as selector, property and value. A selector specifies an element or a class and id title to which a particular style will be applied. A property provides information on how to format the selector. A value, on the other hand, is the definite style that will be applied to the property on the selector.
Read the rest of this entry »

  • Uncategorized
14 May 2008

CSS Tricks for Your Convenience

Cascading Style Sheets offer many benefits and powerful features for the convenience of web designers. But there are certain issues which we need to be careful about. By following certain tricks, we can make the process of coding a pleasant experience.

Read the rest of this entry »

  • Uncategorized
14 May 2008

Web 2.0 for Long Lasting Impact

There is a silent uprising in progress at the moment, one that is probably alter the approach we make use of the Web in the near future. The transformations are technological and engage thousands of individual programmers, dozens of start-up companies and a few of the biggest software companies in the world.

Read the rest of this entry »

  • Uncategorized
14 May 2008

The Dark Side of Blogs

Blog is turning out to be a powerful medium to express your ideas online. The blogging business is rising day by day which results in vast number blogs overflowing the Web world. But there are many blogs which are not up to the mark and keep the visitors away. Visitors find these blogs annoying and wastage of time.

Read the rest of this entry »

  • Uncategorized
14 May 2008

Front Pages of Websites

There is a proverb, the first impression continues for long. This adage is uniformly applicable in case of home page of a website. As it is the first page users stumble upon when they visit your website, a below par home page can frustrate them and they will never look back.

Read the rest of this entry »

  • Uncategorized
14 May 2008

Common Web Accessibility Mistakes

Website accessibility is very essential for the success of the site. Web developers in the quest for building accessible websites commit same mistakes over and over again. Sometimes they try so many different things to improve accessibility. But instead of improving, it further complicates the things. There are some guidelines which address this particular problem.

Read the rest of this entry »

  • Uncategorized
14 May 2008

Box Model Hack in CSS

A hack is a method of exploiting the way a web browser processes or parses CSS instructions, to control the styles a webpage. ‘Control’ includes the ability to hide or change rules based on the browser type and version. A hack can also be called a filter, as it can be used to selectively deliver or filter the content, presentation or code that a browser receives.

Read the rest of this entry »

  • Uncategorized
14 May 2008

Blogging Objectives for the Year

People involved in blogging activities should set new objectives for them to achieve from time to time so that they keep on improving. It becomes more essential if you do blogging not only for passion but also for making bucks. Blogging is an activity that demands continuous attention.

Read the rest of this entry »

  • Uncategorized
14 May 2008

Div Tag Substitute in CSS

Once you get started doing CSS layouts, it is easy to get into the habit of using DIV tags for everything. Even in some websites, every paragraph is surrounded by <*div class="para">…

Read the rest of this entry »

Page 36 of 37« First...«3334353637»