Archive for January, 2008

Page Break for HTML

Thursday, January 17th, 2008

This is a little trick to allow pagebreak in HTML code.

HR {
page-break-after: always;
}

Floating Ad Banner at Bottom of Screen

Wednesday, January 16th, 2008

This is the code for Floating Bottom Banner

floating-banner.htm