documentation only, never to be part of the build; fixing stylesheet problem

git-svn-id: svn://10.0.0.236/trunk@92210 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scc%mozilla.org 2001-04-13 13:48:50 +00:00
parent 0d29952a29
commit 5b191ef2e9
2 changed files with 8 additions and 4 deletions

View File

@ -2,8 +2,10 @@
<html>
<head>
<title>the complete guide to mozilla/string</title>
<link rel="stylesheet" href="string-guide.css" type="text/css">
<!-- link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" type="text/css"-->
<link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" title="remote stylesheet" type="text/css">
<link rel="alternate stylesheet" href="string-guide.css" title="local stylesheet" type="text/css">
<!-- meta http-equiv="Default-Style" content="remote stylesheet" -->
</head>
<body>
<!-- ----|---------|---------|---------|---------|---------|---------|---------| -->

View File

@ -2,8 +2,10 @@
<html>
<head>
<title>the complete guide to mozilla/string</title>
<link rel="stylesheet" href="string-guide.css" type="text/css">
<!-- link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" type="text/css"-->
<link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" title="remote stylesheet" type="text/css">
<link rel="alternate stylesheet" href="string-guide.css" title="local stylesheet" type="text/css">
<!-- meta http-equiv="Default-Style" content="remote stylesheet" -->
</head>
<body>
<!-- ----|---------|---------|---------|---------|---------|---------|---------| -->