MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica 6.0 is released!

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75612] Re: Mathematica 6.0 is released!
  • From: Peltio <peltio at twilight.zone>
  • Date: Sun, 6 May 2007 01:57:33 -0400 (EDT)
  • References: <f18426$g8k$1@smc.vnet.net> <f1c46d$gvi$1@smc.vnet.net> <f1hlrv$pbq$1@smc.vnet.net>
  • Reply-to: peltioNOSP at Mdespammed.com.invalid

Adding to my previous post:

Here's the html code for Wolfram's Webresources page. I see this page 
with white background because of the <body> line

============================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Wolfram Web Resources</title>
<meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1">
<link rel="stylesheet" type="text/css" 
href="/common/includes/CSS.cgi?b=Main;p=css2003/;v=en">
<link rel="shortcut icon" href="/common/images2003/favicon.ico" 
type="image/x-icon">
<script language="JavaScript" type="text/javascript" 
src="/common/javascript/menu.js"></script>
</head>
<body bgcolor="#ffffff" leftmargin="0" marginwidth="0" topmargin="0" 
marginheight="0" style="background: #ffffff 
url(images/_webresources_back.jpg) no-repeat"


<!-- begin top header -->


<table border="0" cellspacing="0" cellpadding="0" width="100%">
============================================


which, incidentally, is missing a closing ">".
Other pages are simply missing the

   bgcolor="#ffffff"

specification inside the body tag.

No big deal, though.

cheers,
Peltio

-- 
cheers,
Peltio
Invalid address in reply-to. Crafty demunging required to mail me.
(Hint: use peltio at despammed dot com).



  • Prev by Date: Re: Re: MathPlayer???
  • Next by Date: Re: unable to "evaluate notebook"
  • Previous by thread: Re: Mathematica 6.0 is released!
  • Next by thread: Re: Mathematica 6.0 is released!