CSS Text and Image Menu Rollover

Create an HTML menu with images and text styled with CSS: Demo onetwothree HTML Code <div id="menu_container"> <a href=&

Tags: , No Comments

CSS Menu Current Page Highlighted

Create a CSS menu that indicates or highlights the current page: Demo Home About us Contact us HTML Code <ul id="secondary_menu&

Tags: , No Comments

CSS Horizontal Menu

Create a simple HTML bullet list menu and style it with CSS: Demo: menu item 1 menu item 2 menu item 3 menu item 4 menu item 5 HT

Tags: , No Comments

CSS Glossy Menu

Create a beautiful CSS Glossy menu: Demo menu item 1 menu item 2 menu item 3 menu item 4 menu item 5 HTML Code <ul id="gl

Tags: , No Comments

WordPress 3.1 New Features: Linking, Sorting, Paging

WordPress  officially announced in their blog today that  WordPress 3.1 will include the following features: 1. Easier Internal Linking: With

Tags: , No Comments

Google’s Book: 20 Things I Learned About Browsers and the Web

Google released a free HTML5 online book! The book is called 20 Things I Learned About Browsers and the Web. According to the forward, it’s â

Tags: , , , No Comments