A big part of responsive web design is the use of media queries to enhance a page based on different viewing contexts. Most often this means changing the page styles/layout based on the page width. This makes it possible to optimize a website for different devices using only css.
Mediaqueri.es is a gallery of websites that take advantage of media queries in css. Click a demo and resize your window!