Monday, September 28, 2009

Web Design Stuff

some CSS note:
to hide/show a div tag: display : hide/show;

to pop up a div tag
position : absolute;