mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.5 KiB
38 lines
1.5 KiB
<!doctype html public "-//IETF//DTD HTML//EN">
|
|
<HTML>
|
|
|
|
<HEAD>
|
|
<TITLE>HTML Sample pages</TITLE>
|
|
</HEAD>
|
|
|
|
<BODY BACKGROUND="../images/backgrnd.gif" BGCOLOR="FFFFFF">
|
|
|
|
<TABLE>
|
|
<TR>
|
|
<TD><IMG SRC="../images/SPACE.gif" ALIGN="top" ALT=" "></TD>
|
|
<TD><A HREF="/samples/IMAGES/mh_html.map"><IMG SRC="/SAMPLES/images/mh_html.gif" ismap BORDER=0 ALIGN="top" ALT=" "></A></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><IMG SRC="../images/SPACE.gif" ALIGN="top" ALT=" "></TD>
|
|
<TD><HR> <font size=+3>HTML</font> <font size=+3>S</font><font size=+2>tyle</font> <font size=+3>E</font><font size=+2>xamples</font>
|
|
<P>
|
|
<font size=2>The following links go to several pages that demonstate styles built into Hypertext markup language (HTML). While looking at these pages, try using your browser's <b>View Source</b> command to see the HTML tags that define each page. For example, in Microsoft Internet Explorer, choose <b>Source</b> from the <b>View</b> menu. You can copy text from that view and paste it into Web pages that you are authoring.
|
|
</font>
|
|
</TD>
|
|
</TR>
|
|
<P>
|
|
<TR>
|
|
<TD><IMG SRC="../images/space.gif" ALIGN="center" ALT=" "></td>
|
|
<td>
|
|
<UL>
|
|
<IMG SRC="../images/bullet_H.gif" ALIGN="center" ALT=" "><A HREF="/samples/htmlsamp/styles.htm">Very basic HTML styles</A>
|
|
<P><IMG SRC="../images/bullet_H.gif" ALIGN="center" ALT=" "><A HREF="/samples/htmlsamp/styles2.htm">A few additional HTML styles</A>
|
|
<P><IMG SRC="../images/bullet_H.gif" ALIGN="center" ALT=" "><A HREF="/samples/htmlsamp/tables.htm">Basic HTML tables</A>
|
|
</UL></font>
|
|
<P>
|
|
</td>
|
|
</tr>
|
|
</TABLE>
|
|
|
|
</BODY>
|
|
</HTML>
|