Bookmark and Share

Another exciting new border feature of CSS3 is the property border-image. With this feature you can define an image to be used instead of the normal border of an element. This feature is actually split up into a couple of properties: border-image and border-corner-image. These two values are shorthands for: Read More

When there are many browsers available for the users to surf the internet, it becomes evident for you to check the Cross Browser Compatibility of your website. Different people use different operating systems and browsers and you cannot control their wish to surf your website on one particular browser, just because your website does not look well on it. Though among many available browsers, Mozilla and I.E are the most used browsers around the world. But still while designing a website web designers make it sure to check the browser compatibility of the website in all browsers. To rescue the web designers... Read More

Different websites have different align position in the browser. Like top-centered, middle-centered and often left-top position. This is tutorial will show you how to align website to any part of the screen. I think i will be helpful for beginners. Read More

We have many major browsers like Internet Explorer, Opera, Firefox, Safari and SeaMonkey. I am really tired of using different CSS hacks and code for each of these browsers. So I want to offer you one universal CSS code which will help us to make shadows for text. This is a simple example of Creating Cross Browser Compatible CSS Text Shadows. We will not use Images, only clear CSS code which work for all browsers. Let’s create xhtml code: 1 2 3 4 <p> <span class="shadow">Cross Browser Compatible CSS Text Shadows</span> <span class="text">Cross Browser Compatible CSS Text Shadows</span> </p> I do not... Read More

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

To promote my websites I use Css Gallery Directories. So, I have added my websites to big amount of galleries and now I am providing you with the list of Css Galleries which have fast approval. Current Galleries have approved my site during the last 1-3 weeks. I am going to add new galleries as soon as my websites is approved. I think it will be helpful for your website to increase your Google Page Rank. The Css Galleries list: http://www.designersource.net http://www.cssshowcase.co.uk http://www.cssstyle.me http://www.cssorgy.com http://www.csswow.com http://www.css-design-yorkshire.com http://www.cssglance.com http://www.cssmoon.com http://www.onecss.com http://www.cssdaddy.com http://www.csscount.com http://www.csscreme.com http://www.creamycss.com http://www.cssclip.com http://www.cssloggia.com http://www.cssclip.com http://www.cssbased.com http://www.cssperk.com http://www.csschick.com http://www.css-design.fr http://www.cssnature.org http://www.cssfights.com... 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

Google Chrome 1.0.154.53 has been released to the Stable channel. This is a minor bugfix release that addresses: Problems setting Google Chrome as the default browser on Windows Vista Blank entries can appear in the address bar’s list of suggestions. Adding DigiNotar and SwissSign Gold as trusted certificate authorities for extended validation (EV) SSL certifciates. Fix a problem with logging statistics. Prevent Javascript from accessing HTTP-only cookies. Add a histogram to track how Google Chrome was launched. A tab crash when dates are set past Y3000. Block reading unauthenticated bytes from the proxy when the user cancels a 407 proxy auth request.... 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

Page 3 of 41234