Bookmark and Share

This is an example of Creating Cross Browser Compatible CSS Text Shadows. We will not use Images, only clear CSS code which work for all browsers. Each browser uses its methods, so we need to create styles for each browser. Let’s start with default xhtml code which we will use for our example. Read More

In my opinion, each xhtml coder needs software for testing web-pages for various Internet Explorer versions . If you use standard methods and install all IEs, then one cannot guarantee the quality of work of the web-pages. Here is the tester I have found for myself: IE Tester IETester is a free Web Browser that allows you to have the rendering and JavaScript engines of IE8, IE7, IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process. But this soft has small bugs. Known problems and limitations : The Previous/Next buttons are not working... Read More

Rounded Menu Tabs in CSS

March 28th, 2009

A lot of my clients use menu with rounded corners in their websites and this menu items have rollover effect. So, the whole tab must be as a link. I have solved this problem and suggest you the next code example. Read More

Replace logo with text

March 16th, 2009

I want to write small tutorial for CSS and Xhtml. Let’s start with logo or image replacement of the text. This method is very useful for your website SEO and your users will not notice any changes. Search engines will read your logo as Real text, not as Image. Read More

Everybody knows about PNG-24 problem in the Internet Explorer 6. I have found the best solution on this site http://www.twinhelix.com/css/iepngfix/. This method uses Javascript to fix problem. I think it will help you. But for some reasons, sometimes this script does not work correctly on my server :( . I really don’t understand why. Read More

Page 2 of 212