BPOVIA Website Design

Icon

Provides High-quality Web Design And Maintenance Service In The World

Let the private CSS property of the browser through the W3C validation

We know that, like some of CSS3 border-radius properties that even in the advanced Firefox, Chrome and other browsers are not directly supported, must be added-moz-,-webkit-prefix private property so we can let the browser their support. But unfortunately, in the style sheet with the private property after the W3C validation can not, CSS2.0 that our [...]

Add bottom toolbar to your website

Have you found that many sites have a at the bottom toolbar which is similar with Twitter Tool ? If you want to add one, you must consider the IE6 compatibility problem, because the property position: fixed; , under the IE is not so friendly. Described in detail below, we use CSS and html creat [...]

Make <pre> label work well under IE/Chrome

It is known that we can pre-format text by using <pre> label, we usually use this label when embedding code. However, when there is no line break in your code, <pre> label would maintain the style, which will make it appear no line break on displaying and affect other elements on the page. BPOVIA receives [...]

Solution to Facebook CSS Background Image Non-Display in IE (8.0 & Lower)

The display issue we are going to talk about today may occur in Static FBML when you directly define <style>…</style> as well as using background-images tags within CSS. Firefox, Chrome and Safari can normally display the background images, for IE users, though, if you are using Version 8.0 and lower, you should have noticed this [...]

BPOVIA and HTML5 Website Design

Web content has evolved so much since 1999, when HTML’s version stopped at 4.01. In the past decade, web content has enjoyed its great progress in multi-media and user experience, the current HTML specifications can not satisfy today’s requirements. As the pioneering internet corporation, BPOVIA always keeps up with the latest technological development online, this [...]