1. 10.01.10

    Use div and css to create the table as list

    With the development of CSS2 and CSS3, the hour is for sure using div in interface design. Perhaps few people use table. But when we want to create the image on the table as the table a lot easier, can use div and easy. But using a div to create the above table, there will [...]

  2. 06.04.10

    Ie6 PNG Fix use CSS

    For your web design, surely you’ve ever spent inserting a photo. Png on the website. For most of this new browser is, the problem of the png file has become outdated over, but with its own browser IE6 or below, it is a big problem. There are a few ways to fix this error by [...]

  3. 06.04.10

    CSS Text Shadow

    The text-shadow declaration allows you to create a text shadow; i.e. a slightly moved, slightly blurred copy of a text. it could be useful in designs. Can use text-shadow property, but will not display well in IE6. We can create shadow effects by generating two overlapping words, same site but with two different font colors [...]