Files
Mozilla/mozilla/cmd/dialup/as_html/intro/intro1.htm
robinf 6285fa084e fixing text so that it tells user how to start AS right away frfom this screen.
git-svn-id: svn://10.0.0.236/trunk@1576 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-13 23:59:16 +00:00

82 lines
2.6 KiB
HTML

<!-- -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil -*-
The contents of this file are subject to the Netscape Public License
Version 1.0 (the "NPL"); you may not use this file except in
compliance with the NPL. You may obtain a copy of the NPL at
http://www.mozilla.org/NPL/
Software distributed under the NPL is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
for the specific language governing rights and limitations under the
NPL.
The Initial Developer of this code under the NPL is Netscape
Communications Corporation. Portions created by Netscape are
Copyright (C) 1998 Netscape Communications Corporation. All Rights
Reserved.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Account Setup</TITLE>
<SCRIPT LANGUAGE="JavaScript" SRC="dummy.js" ARCHIVE="intro.jar">
</SCRIPT>
<LINK REL=STYLESHEET TYPE="text/JavaScript" ARCHIVE="isheet.jar" SRC="isheet.js">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY onLoad="loadData()" ID="intro101"BGCOLOR="#C0C0C0" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000" BACKGROUND="../Images/bg.gif">
<!-- The layer below contains the white background area for the text. -->
<LAYER NAME = "white" LEFT = 20 TOP = 25 VISIBILITY = SHOW>
<IMG SRC="../images/whit_bg.gif" ALIGN=LEFT>
</LAYER>
<!-- The layer below contains the Account Setup identifier. -->
<LAYER NAME = "tagtext" LEFT = 420 TOP = 0 VISIBILITY = SHOW>
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=200 ID="nospace">
<TR><TD HEIGHT=20 VALIGN=MIDDLE BACKGROUND="../images/tag.gif">
<B CLASS="previewtag">ACCOUNT SETUP</B>
</TD></TR>
</TABLE>
</LAYER>
<!-- The layer below contains the image associated with this screen. -->
<LAYER NAME = "image" LEFT = 0 TOP = 20 VISIBILITY = SHOW>
<IMG SRC="../images/gr_1.gif" >
</LAYER>
<!-- The layer below contains the headline and text of this screen -->
<LAYER NAME = "head" LEFT = 0 TOP = 0 VISIBILITY = SHOW>
<P CLASS="title"><B>Setting up Communicator</B></P>
<P>You are about to set up Netscape Communicator to access the Internet.</P>
<P>Account Setup guides you through the process of setting up an Internet account with an Internet Service Provider (ISP). To use Account Setup right away, click Back, and then click Start Account Setup. If you'd like to learn more about how you connect to the Internet first, click Next.</P>
<P>To leave Account Setup, click Exit. Then, when you're ready to finish setting up Communicator, you'll find the Account Setup icon in your Netscape Communicator folder or program group.</P>
</LAYER>
</BODY>
</HTML>