HTML

0
Website Navigational Menu’s
Wednesday, August 19th, 2009
Navigational menus are the most important aspect of a website. Look at any website you go to. In some form or another, there is a navigational menu. Go figure, since it’s what directs visitors around. Without one, you leave you visitors to search for links on your pages in order to advance through your site. [...]

Sticky CSS Footer
Saturday, June 20th, 2009
Need a footer that sticks to the bottom of the page if it’s content doesn’t fill the window? Need a footer that also acts normally when the page’s content is larger than the window? I’ve always been frustrated by the limitations with the footer in web pages, but I finally stumbled upon a solution that [...]