Browse by Tags

All Tags » CSS (RSS)

Demonstrating the media attribute of CSS style tag by lamia

And of course there are various ways of using CSS aside from defining an inline style tag. But for the sake if this example and simplicity, I'll try to demonstrate the media attribute's usage using the style tag. The media attribute has 7 kinds...
Filed under:

Creating a tab control/component functionality with DHTML by lamia

I'd like to share something I've made recently(though this may be so 1999). This post could either make your life easier or worse, it all depends on you whether you want to use it or not. I don't know if this kind of functionality already...
Filed under: ,

Using DIV'S instead of nested tables by lamia

I bumped into a site that suggests the use of divs instead of nested tables when looping through a dataset or list in JSP/PHP/ASP/etc. Here is the link...
Filed under: