POP Keywords: CSS OPRONE Web 2.0 ...

OPRONE (PVT) LTD signed agreement with Next Finance Limited

OPRONE (PVT) LTD signed agreement with Next Finance Limited for developing and implementation of www.nextfinance.lk corporate website. Next Finance Limited is one of the major Financial Institutions in Sri Lanka.

16 Design Tools for Prototyping and Wireframing

In recent years the number of tools available to help you document and design your web site has just exploded. It seems that we all need a wireframing or prototyping tool at our fingertips (at least in the design arena). So in order to save you the hard work required to find one, I’ve assembled this list. It can be expanded upon, so if you use an unlisted application, please let me know and I’ll add it to the list.

Web Site Basics: Stuff Beginners Need To Know

The idea that “building a web site is easy” has existed since the Web was invented, thanks to applications like Microsoft FrontPage and Adobe Dreamweaver.

Step-By-Step Site Planner

Experience shows that questions raised and answered in one section may engender ideas and issues in other sections. This is a good thing, and reinforces the fact that the Site Planner can (and probably should) be used iteratively. In fact, we’ve found it useful for periodic reviews of existing Websites.

20 Sites That Brought CSS into the Mainstream

When I started collecting sites for this article, I assumed it would be easy since so many people had made great contributions to CSS. But then I realized that, rather than the people, it’s actually about the web sites. What web sites have advanced CSS? There are so many, and when I separated the sites from [...]

30 Sites For Fantastic, Free Fonts

Free Font Sites

1001freeFonts.com: Although their name only mentions 1,001 fonts, they actually have over 10,000 free ones that you can download. You can download them one at a time for free, or purchase the lot, all at once, for a fee of $19.95.

10 Cool Things We’ll Be Able To Do Once IE6 Is Dead

James Edwards on Sitepoint blog looks at 10 cool things which would be possible to do after final nail to IE 6 coffin.
List includes Use child selectors, Use attribute selectors, Trust z-index again, Make full use of 24-bit PNGs and my personal favorite Enjoy ourselves again!
Read the full article

Embedding PHP In CSS

Interesting twist to CSS and PHP.
Perhaps one of the most frustrating aspects of using PHP with websites, is getting variables into CSS. Having variables stored in an ini file, config file or even a database can make the updating of the look and feel of a site simple, however, CSS files, by default, do not [...]