The following tags depict the official basic HyperText Markup Language
you should use for scripting / creating your very own Web site pages.
This page is especially beneficial for those using AOL's proprietary browser
which unfortunately doesn't allow its members to view the source document of a
selected / visited site while surfing the Net; AOL instead makes their members
save the page as a file and then read its text later off-line! ... That is until ...
Now you will be able to
LK
AROUND and see what a page's
script might
look like regardless of which browser you are using. Hope this helps :) Phil Viger
...
<HTML>
<HEAD>
<TITLE>
Give Each of Your Site's Pages A Meaningful, Descriptive, Catchy Name
</TITLE>
<META NAME="description" Content="200 characters">
<META NAME="keywords" Content="1,000 characters - combined to 1,024">
<META NAME="author" Content="your name">
<LINK REV="MADE" HREF="mailto:emailadd">
(some other META tags you may find optionally used ...)
<META HTTP-EQUIV="Refresh" Content="10">
<META HTTP-EQUIV="Refresh" Content="10; URL=http://pageaddress">
<META HTTP-EQUIV="Expires" Content="31-Dec-1999 12:00:00 GMT">
</HEAD>
<BODY BGCOLOR="#FFFFFF" BACKGROUND="filename.gif" TEXT="#000000" LINK="#33FFFF" ALINK="#CCFFFF" VLINK="#009999">
<A NAME="TOP"></A>
<H1>
Largest Heading (H6 is smallest) For Text Style Appearance
</H1>
<!-- comment tag acts as script author notes but will not appear on screen -->
<EMBED SRC="filename.mid" width=200 height=55 autostart=true hidden=true
volume=100 loop=true></EMBED>
(automatically repetitively plays background music for Netscape browser users)
<BGSOUND SRC="filename.mid">
(automatically plays background music for Internet Explorer browser users)
<img src="/imgla/picture.gif" ALT="graphic's description" align=bottom WIDTH=88
HEIGHT=33 BORDER=0>
(if above graphic not a hyperlink, eliminate the 'border=0' statement)
<A HREF="http://url.htm">text and/or graphic image between these two tags become a hyper-link(s)</A>
<FONT SIZE=1>
Netscape text font type size
</FONT>
<STRONG>
this is the preferred logical tag to make text appear in bold.
</STRONG>
<B>
most commercial editors use this physical tag to create bold text.
</B>
<EM>
this is the preferred logical tag to make text appear in italic.
</EM>
<I>
most commercial editors use this physical tag to create italic text.
</I>
<BR>
this creates line breaks and needs no closing tag.
<P>
this creates a double line break appearance for new paragraph settings.
</P>
<HR WIDTH="30%">
this produces a horizontal bar 30% of screens width:
<BLINK>
this Netscape feature makes words on screen.
</BLINK>
<PRE>
your text appears just as YOU layed it out!
<SAMP>
any text can be used within this tag without regards to HTML characters
</SAMP>
<BLOCKQUOTE>
each line of all text within this tag</BLOCKQUOTE>
appear indented as shown here.
<OL>
<LI>The ol tag creates ordered / numbered indented lines
<LI>This would be line numbered two
</OL>
<UL>
<LI>The ul tag creates unordered indented lines starting with a bullet
<LI>This would be the second line starting with a bullet (dot)
</UL>
<CENTER>
this centers your text when viewed by latest popular browsers
<P ALIGN="CENTER">
this is the preferred tag for all browsers to center your text
(NOTE the following symbols are also interpretted as special use for HTML)< ... produces the left tag mark (less than symbol) ... < > ... produces the right tag mark (greater than symbol) ... > & ... produces the ambersand (and) symbol ... & " ... produces a quotation mark ... " © ... produces the copyright symbol ... ©
<A HREF="#TOP">return to top of page</A>
<ADDRESS>
created / modified date(s)
http://www.yoururl.com
your and/or site name
e-mail: <A HREF="mailto:address">spell out e-mail address as link here</A>
</ADDRESS>
</BODY>
</HTML>
Be sure to
LK AROUND for more
- HTML / Design Tips -
So, you want to make a Web Page!
Joe Barta has developed excellent interactive authoring tutorials on
how to script HTML documents, create tables, forms and / or frames.
Best of all, they're free for your online or downloadable offline usage!
Thank You! ... for visiting LK AROUND - you're always welcome.
** We can put your message on the Web **
please e-mail philviger@bigfoot.com
or call (203) 235-0528
[ awards ] |:|
[ bookmarks ] |:|
[ cartoons ] |:|
[ find me ] |:|
[ guest book ]
[ link to us ] |:|
[ Meriden businesses ] |:|
[ message board ]
[ mind your Ps and Qs ] |:|
[ name these tunes ] |:|
[ neighbors ]
[ search engines ] |:|
[ surprise sites ] |:|
[ swell ]
updated and modified July 3, 1998
111397:
052298: