Topics About W3c

Jan 26, 2008 How to make a CSS menu

How to make a CSS menu A menu is nothing more than a list of links for navigation, so the most ideal way to code your menus are by using a list, styled with CSS. This makes the styling ability very flexible while keeping the content-end of the list completely separate from any styling and in a format that is easy to read when style sheets are not in use or disabled.

Dec 09, 2007 CSS: Media types

A CSS media type names a set of CSS properties. A user agent that claims to support a media type by name must implement all of the properties that apply to that media type.

Dec 09, 2007 CSS: Create a style sheet for print only

Im sure everybody has had experience printing a webpage and had less than perfect results when EVERYTHING on the page is printed including banners, navigation, textures, crazy colors, etc. When I needed to print out only the content of a page, my solution was typically to just select the specific content I wanted, and then choose the "print selection only" option, but that limits flexibility of data selection and formating.

page counter

Loading Ad