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 the ‘Uncategorized’ Category

  • 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 »

  • Uncategorized
14 May 2008

Watch out for Altering Your Site Design

Change is a constant phenomenon in this world. People always look for new and fresh things. The external environment is changing rapidly. We need to adapt to the changing atmosphere, otherwise we will stay behind. This fact is equally appropriate for large number of websites, particularly for those websites that have been in business for a prolonged period of time. It is natural for website owners to be tempted regarding altering the overall appearance and different mechanisms of their websites. This temptation may arise from several reasons such as changes in your preferences and purposes.
Read the rest of this entry »

  • Uncategorized
14 May 2008

Web 2.0 Safety Concerns

All the objects in this world are bound by certain rules and regulations. To implement the tasks effectively and efficiently, you need to adhere to these rules and regulations. There must be also law-makers and law-enforcers that have total authority over these rules. The Web 2.0 applications are no exceptions. These applications are now widely accepted by large number of enterprises. But these applications are also exposed to a number of security threats which must be addressed immediately.
Read the rest of this entry »

  • Uncategorized
14 May 2008

Attribute Selectors in CSS

You will be astonished to discover square brackets in style sheets recently. But it is true. Square brackets are immensely there. But, CSS authors will find them more at ease with curly braces, since they cannot write any valuable CSS without them.

Read the rest of this entry »

  • Uncategorized
14 May 2008

CSS Descendant Selectors

CSS selectors make your task very selective. It is a component of CSS style definition. It specifies the elements upon which a particular style will be applied. In its most basic form, it is the real name of the element. Take an example into consideration. Suppose you want to change the color of all first level headings into blue. You can use the following H1 selector:
Read the rest of this entry »

  • Uncategorized
14 May 2008

Space Characteristic of a Web Page

In web designing, the term ‘whitespace’ is more often used. The beginners of web design must be eager to know more about this term. There are a lot of empty spaces around various elements of a web page. These empty spaces are known as whitespace. It is used to separate dissimilar elements and group all similar elements together. So it helps in nice visual arrangement of elements. Before the introduction of CSS, there were few methods that deal with the whitespace in a web page. But in CSS, the tools for controlling these empty spaces are aplenty. These CSS properties are discussed below elaborately.
Read the rest of this entry »

Page 4 of 22« First...«23456»...Last »