HTML (in h1)

HTML (in h6)

"On the Internet, nobody knows you're a dog."

				-- New Yorker cartoon caption
a line
break (br) GIF Backgrounds
A Form
Form to Shell
Form to C
Form to mail
Get Form
"Blockquotes provide a great way to indent a section of text"
When you really need a "<", for example to talk about <br>, use "&lt".
Likewise, you can use "&quot" for " ,
and "&amp;" for "&" itself.
Comment <!-- *** --> (not displayed by the browser) : Comment (not displayed by the browser)
IP address	32 bit address		131.252.22.190
Preformatted text allows tags
Terms 
News:
New York Times McNeil Lehrer
Wall Street Journal CNN
Bookmarks Link Java API User's Guide
<form action="http://www.cs.pdx.edu/~kgb/readform.sh" method="post"> <form action="http://www.cs.pdx.edu/~kgb/a.out" method="get"> <form action="mailto:kgb@cs.pdx.edu" method="post"> <form action="http://www.cs.pdx.edu/~kgb/lll.cgi" method="post">
Enter text:
Enter name: and value
Select Option: To submit the query, press: .

size(10): maxlength(20)
password: now a bunch of stuff:

Java Applet <APPLET></APPLET> File Name <APPLET CODE="***"> Parameters <APPLET PARAM NAME="***"> Location <APPLET CODEBASE="URL"> Identifier <APPLET NAME="***"> (for references) Alt Text <APPLET ALT="***"> (for non-Java browsers) Alignment <APPLET ALIGN="LEFT|RIGHT|CENTER"> Size <APPLET WIDTH=? HEIGHT=?> (in pixels) Spacing <APPLET HSPACE=? VSPACE=?> (in pixels) MISCELLANEOUS --------------------------------------------------------------------------- Comment <!-- *** --> (not displayed by the browser) Prologue <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> Searchable <ISINDEX> (indicates a searchable index) Prompt <ISINDEX PROMPT="***"> (text to prompt input) Send Search <A HREF="URL?***"></a> (use a real question mark) URL of This File <BASE HREF="URL"> (must be in header) N2.0 Base Window Name <BASE TARGET="***">(must be in header) Relationship <LINK REV="***" REL="***" HREF="URL"> (in header) BACKGROUNDS AND COLORS --------------------------------------------------------------------------- Tiled Bkground <BODY BACKGROUND="URL"> Bkground Color <BODY BGCOLOR="#$$$$$$"> (order is red/green/blue) Text Color <BODY TEXT="#$$$$$$"> Link Color <BODY LINK="#$$$$$$"> Visited Link <BODY VLINK="#$$$$$$"> Active Link <BODY ALINK="#$$$$$$"> (More info at <http://werbach.com/web/wwwhelp.html#color>) FRAMES (define and manipulate specific regions of the screen) --------------------------------------------------------------------------- N2.0 Frame Document <FRAMESET></FRAMESET> (instead of <BODY>) N2.0 Row Heights <FRAMESET ROWS=,,,></FRAMESET> (pixels or %) N2.0 Row Heights <FRAMESET ROWS=*></FRAMESET> (* = relative size) N2.0 Column Widths <FRAMESET COLS=,,,></FRAMESET> (pixels or %) N2.0 Column Widths <FRAMESET COLS=*></FRAMESET> (* = relative size) N3.0b Borders <FRAMESET FRAMEBORDER="yes|no"> N3.0b Border Width <FRAMESET BORDER=?> N3.0b Border Color <FRAMESET BORDERCOLOR="#$$$$$$"> N2.0 Define Frame <FRAME> (contents of an individual frame) N2.0 Display Document <FRAME SRC="URL"> Large Font Size <BIG></BIG> Small Font Size <SMALL></SMALL> N3.0b Underline <U></U> (not widely implemented yet) Strikeout <STRIKE></STRIKE> (not widely implemented yet) N3.0b Strikeout <S></S> (not widely implemented yet) Subscript <SUB></SUB> Superscript <SUP></SUP> Typewriter <TT></TT> (displays in a monospaced font) Preformatted <PRE></PRE> (display text spacing as-is) Width <PRE WIDTH=?></PRE> (in characters) Center <CENTER></CENTER> (for both text and images) N1.0 Blinking <BLINK></BLINK> (the most derided tag ever) Font Size <FONT SIZE=?></FONT> (ranges from 1-7) Change Font Size <FONT SIZE="+|-?"></FONT> Font Color <FONT COLOR="#$$$$$$"></FONT> N3.0b Select Font <FONT FACE="***"></FONT> N3.0b Multi-Column <MULTICOL COLS=?></MULTICOL> N3.0b Column Gutter <MULTICOL GUTTER=?></MULTICOL> N3.0b Column Width <MULTICOL WIDTH=?></MULTICOL> N3.0b Spacer <SPACER> N3.0b Spacer Type <SPACER TYPE=horizontal|vertical|block> N3.0b Size <SPACER SIZE=?> N3.0b Dimensions <SPACER WIDTH=? HEIGHT=?> N3.0b Alignment <SPACER ALIGN=left|right|center> &reg &copy &nbsp non-breakingspace
WWW Help Page
Thalia: Guide: The background FAQ
Thalia: Guide: The background FAQ
WWW Help Page
A List of HTML Tags.
HTML Quick Reference (10/11/95)
Chapter 3
The WDVL: HTML
Html:
A Beginner's Guide to HTML The HTML Language
The Java(tm) Language Environment: A White Paper The AWT Tutorial
Introduction to HTML - Table of Contents