spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / html / tutorials / 29

index1234567

HTTP for HTML Authors, Part II

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

In the first part of this series, you learned some of the basics of HTTP, the protocol used to transfer Web pages between Web servers and Web browsers. I showed you how the browser contacts the server, asks for a specific path, supplies a few headers, and the server then responds with a few headers of its own and, if you're lucky, a document.

In this tutorial, we'll take a look at a few of the more important headers used by both browsers and servers, and how you can use them to make your Web sites more efficient and functional. The headers we will be examining in this tutorial deal with specifying information about the content transferred via HTTP, which is usually the HTML documents and CSS style sheets you've been learning to write in this series of tutorials.

Once again, we'll be skipping a lot of the more technical details as they're not very useful to anyone except writers of HTTP software and really hardcore server administrators.

index1234567

Next Page...

http://www.internet.com/

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

URL: http://www.webreference.com/html/tutorial29/

Produced by Stephanos Piperoglou
Created: January 24, 2001
Revised: February 27, 2001