As a web surfer, you might have seen a menu of links in a navigational section on most web pages. While coding with CSS, these links are marked up as a string of links. These links are defined with separate DIVs or paragraphs. But from structural point of view, this string of links is nothing but a list of links.
Read the rest of this entry »
Archives pour le ‘Tips’ Catégorie
Web browsers are slowly coming in terms with various commands or rules of CSS. Internet Explorer 7 has incorporated some of the new CSS commands into its fold. These commands aren’t actually new. Other browsers have already provided their support for these commands. It is only a matter of catching up with other browsers for Internet Explorer. You will have now more control over your HTML objects. Another benefit is you don’t need to use classes or ids more often.
Read the rest of this entry »
The table-based layouts generally want to produce a two-column or three-column effect. Suppose your leftmost column is a navigation side bar. So when you want to open a particular page on your web browser, the HTML code for that navigation side bar gets loaded first on the web page. It is a common phenomenon as far as the table-based layouts are concerned.
Read the rest of this entry »
There are instances of great websites having excellent look and feel and interactivity performing poorly. The main cause of concern is the excessively slow rendering of web pages. There are some common and sensible tricks that can help you enhance your website download speed.
Read the rest of this entry »
There are numerous links present on a web page. In order to facilitate the task of tracing the destination of link that directs to a specific area of the same document, there is a :target pseudo class provided by Selectors Candidate Recommendation. This feature is supported by various versions of Netscape web browser. This enables web designers to make the task of users easy within bulky documents.
Read the rest of this entry »
A print style sheet makes the task of printing a user-friendly web page easy. It formats a web page in that manner. Print style sheets have been around for a while. A lot of things have been written about them. Unfortunately, only a few websites have executed them. So the problem of inadequate prints of web pages continues to haunt us. It is very surprising to know that these style sheets have less use, even though they offer many benefits.
Read the rest of this entry »
There are a lot of web browsers and user agents in practice. As a web designer or developer, you might have come across how your code is implemented differently in different browsers and user agents. Your code may be displayed correctly in the Firefox browser. But, when it comes to Internet Explorer, you will be for a great surprise as the output will be far from your expectation. You will not get any difference with CSS. On the other hand, table-based layouts offer more consistency as far as different browsers are concerned. That is the reason why table-based layouts are still popular in the web community.
Read the rest of this entry »
The internet world is highly technological, but believe it or not, the ways should remain simple to make a good website. Here are six effortless steps to make your pages find its way to an advanced world.
Read the rest of this entry »
To be profitable enough in the internet business world, you need to get rid of all the problems in your website. They may come in the form of hard-to-see text colors, miniscule fonts, and lines which are stacked up one against another. If you have any of these on your page, then you might want to consider some tips to help your fix your website.
Read the rest of this entry »
With only three elements—one container and two nested elements—you can create a pure CSS animated progress bar for your page.
First, we will use background image inside the container where we will also define the fixed width and height. The SPAN which is the first child will become the progress bar. The second child which is the EM will be absolutely positioned above the progress bar and will shift that toward the left to the desired value. The second child will have the similar background as the container so that it can give an effect common on progress bar.
Read the rest of this entry »




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









