I'm pretty new to this area of web development, and I'm finding it immensely
interesting. Thank you everyone for giving me the tools which I know are
going to make my sites better (once I get to grips with all the terminology
that is new to me).
I looked at the sprintpcs site mentioned by Russ, and I'm puzzled about one
thing. There are a number of relative links in the head section. What do
these links do? Why have links in the head section? Here's what's in the
head of www.sprintpcs.com:
[quote]
<.!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<.html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<.head>
<.title>Sprint - Welcome<./title>
<.meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<.script src="scripts/common.js" type="text/javascript"></script>
<.link rel="start" href="http://www.sprintpcs.com/" title="PCS home
page" />
<.link rel="section" href="https://manage1.sprintpcs.com/Manage"
title="Manage your PCS Account" />
<.link rel="section" href="http://www1.sprintpcs.com/"
title="Explore phones and accessories" />
<.link rel="section" href="http://www.sprint.com/pcsbusiness"
title="Services for your business" />
<.link rel="help"
href="http://www1.sprintpcs.com/support/HelpCenter.jsp" title="Help Center"
/>
<.link rel="stylesheet" href="http://style.sprintpcs.com/common.css"
type="text/css" media="all" />
<.style type="text/css" title="homepage".>
@import "styles/homepage.css";
<./style>
<./head>
[/quote]
Why?
Cheers,
Michael Kear
Windsor, NSW, Australia
AFP Webworks.
-----Original Message-----
From: russ weakley [mailto:[EMAIL PROTECTED]
Subject: [WSG] A few interesting articles...
[snip]
2.
Another new XHTML/CSS site goes live (links below have info about the site
and process):
http://www.sprintpcs.com/
http://www.sprintpcs.com/common/popups/popMakingWirelessEasierDetails.html
http://www.point-break.com/index.php#11162003
[/snip]
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************