Here are two business and thier HTML codes.
The first company site is Chevron. This site has meta tags to help in the search for Chevron on the web. It also has HTML tags such as <html> <head>. The site features frames with links to other pages with in the site. This site is a make over and this verson looks is a lot better! Web address: www.chevron.com
The next site is Longs Drugs. This site has
scripts that does certain actions on specified dates.
It also features comments with in the scripts so that one can
understand what the programmer was doing. it also has the usual
HTML tags! Web address: www.longs.com.
CHEVRON
<html>
<head>
<title>Chevron Corporation - Home</title>
<script language="javascript">
<!--
var ChevCorptopframe = true;
//-->
</script>
</head>
<frameset rows="40,*,20" BORDER="0"
FRAMEBORDER="no" FRAMESPACING="0">
<frame SRC="nav_top_home.html" MARGINHEIGHT="0"
MARGINWIDTH="0" NAME="nav_top" scrolling="no"
FRAMEBORDER="no" NORESIZE>
<frame SRC="main.html" MARGINHEIGHT="0"
MARGINWIDTH="0" NAME="content" scrolling="auto"
FRAMEBORDER="no" NORESIZE>
<frame SRC="nav_bot_home.html" MARGINHEIGHT="0"
MARGINWIDTH="0" NAME="nav_bot" scrolling="no"
FRAMEBORDER="no" NORESIZE>
</frameset>
<noframes>
<body bgcolor="#ffffff">
<p>Your browser does not support frames.<br>
View the homepage navigation pages.</p>
<p><a HREF="nav_top.html">TOP</a>
| <a HREF="nav_bot.html">BOTTOM</a></p>
</body>
</noframes>
</html>
Longs Drugs
<BASE HREF="http://www.longs.com/">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="GoLive
CyberStudio 3">
<title>Longs Drug Stores </title>
<meta http-equiv="Keywords" content="longs,
drug store, pharmacy, photofinishing, rite aid, walgreens, payless,
savon">
<meta http-equiv="description" content="Longs
Drug Stores is a full-service chain of stores in California, Nevada,
Oregon, Washington, Colorado and Hawaii.">
<meta http-equiv="PICS-Label" content="(PICS-1.1
" http://www.rsac.org/ratingsv01.html l gen true comment
rsaci north america serverfor http://www.longs.comon t11:27-0800r
(n 0 s v 0))">
<script language="JavaScript">
<!--
if (location.href!=top.location.href) {
top.location.href=location.href;
}
////////////////////////////////////////////////////
// list all the stores to choose from, then
// make sure the number of stores corresponds
// to the numbers in the changeImage function.
////////////////////////////////////////////////////
var frontpage_pix1="frontpage_pix/01.jpg";
var frontpage_pix2="frontpage_pix/02.jpg";
var frontpage_pix3="frontpage_pix/03.jpg";
var frontpage_pix4="frontpage_pix/04.jpg";
var frontpage_pix5="frontpage_pix/05.jpg";
var frontpage_pix6="frontpage_pix/06.jpg";
var frontpage_pix7="frontpage_pix/07.jpg";
var frontpage_pix8="frontpage_pix/08.jpg";
var frontpage_pix9="frontpage_pix/09.jpg";
var frontpage_pix10="frontpage_pix/10.jpg";
var frontpage_pix11="frontpage_pix/174.jpg";
var frontpage_pix12="frontpage_pix/231.jpg";
var frontpage_pix13="frontpage_pix/245.jpg";
var frontpage_pix14="frontpage_pix/249.jpg";
var frontpage_pix15="frontpage_pix/333.jpg";
var frontpage_pix16="frontpage_pix/434.jpg";
//////////////////////////////////////////////////////
// the changeImage function needs the upper and lower
// limits of the numbers to generate. This function
// is called from the <Body> tag.
//////////////////////////////////////////////////////
function changeImage(x, y) {
var range = y-x+1;
var l = ("" + range).length;
var num =(Math.floor(Math.random() * Math.pow(10,l)) % range)
+ parseInt(x);
document.images.frontpage_pix.src=eval("frontpage_pix"+num);
}
//////////////////////////////////////////////////////
// The next three scripts change images and
// html on specific dates.
// Call imageExpires from the Body> tag,
// and the other two from the spot where
// the html is to appear.
//////////////////////////////////////////////////////
function imageExpires(when, srcname, newfile) {
var today = new Date();
var now = today.getTime();
var expiresOn = Date.parse(when);
if (now>expiresOn) {
document.images[srcname].src=newfile;
}
}
function textExpires(when) {
var today = new Date();
var now = today.getTime();
var expiresOn = Date.parse(when);
addtnltext = "";
if (now<expiresOn) {
addtnltext = "For your heart and your sweetheart, we've added
these links!";
}
}
function mapExpires(when) {
var today = new Date();
var now = today.getTime();
var expiresOn = Date.parse(when);
addtnltext = "";
if (now<expiresOn) {
addtnltext = '<map name="map"><area shape="rect"
coords="0,0,250,100" href="" alt=""></map>';
}
}
// -->
</script>
</head>
<body link="red" vlink="blue"
background="back3.gif" bgcolor="white" onload="changeImage(1,16);
//imageExpires('Feb 12, 1999', 'src', 'file')">
<table border="0" width="630"
height="514">
<tr valign="top" height="595">