1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 18:52:08 +02:00
Files
archived-web-php/apachecon/template/title.htm
1998-10-15 23:49:05 +00:00

70 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<!-- * Internal HTML page title for indexing use only. Not shown on page. * -->
<TITLE></TITLE>
<!-- * Link to import external CSS format style sheet. * -->
<LINK REL=STYLESHEET TYPE="text/css" HREF="style.css">
<!-- * If you want to import an external JavaScript style sheet,
* uncomment the next line and edit it as needed. * -->
<!-- <LINK REL=STYLESHEET TYPE="text/JavaScript" HREF="mystyle.js"> -->
<!-- DO NOT DELETE: this empty style sheet element becomes the
target style sheet to which CSS1 rules are added in IE4+. -->
<STYLE ID="ietssxyz" TYPE="text/css"></STYLE>
<!-- * Link to import external JASS format style sheet. -->
<SCRIPT LANGUAGE="JavaScript1.2" SRC="style.js"></SCRIPT>
<!-- * If you want to add a CSS style sheet specific to this page,
* uncomment the next line and add your formatting commands. * -->
<!-- <STYLE TYPE="text/css"></STYLE> -->
<!-- * If you want to add a JavaScript style sheet specific to this page,
* uncomment the next line and add your formatting commands. * -->
<!-- <STYLE TYPE="text/javascript"></STYLE> -->
<!-- * If you want to import an external JavaScript file,
* uncomment the next line and edit the path. * -->
<!-- <SCRIPT LANGUAGE="JavaScript1.2" SRC="foo.js"></SCRIPT> -->
<META NAME="GENERATOR" CONTENT="Mozilla/3.0Gold (Win95; I) [Netscape]">
</HEAD>
<BODY>
<CENTER><TABLE WIDTH="95%" HEIGHT="93%" >
<TR valign=center>
<TD>
<BR>
<H1 CLASS=titlepage>Presentation Title[bold, 34pt]</H1>
<H1 CLASS=titlepage>Presenter's name[italic, 30pt]</H1>
<H1 CLASS=titlepage>Presenter's title[italic, 30pt]</H1>
<H1 CLASS=titlepage>Netscape Communications</H1>
</TD>
</TR>
</TABLE></CENTER>
<DIV ID="tutorialsection">
</DIV>
<DIV ID="speakernotessection">
<H1>Speaker Notes</H1>
</DIV>
</BODY>
</HTML>