"<html>..</html>","Met deze twee tags geef je aan dat het bestand een HTML bestand is. Je zegt hier tegen de browser: hier begint een HTML-bestand (<HTML>) en hier eindigt het (</HTML>). Deze tags komen maar een keer op je pagina voor. Voor de <HTML> en na de </HTML> tag staat in principe niets",""
"<head>..</head>","De HEAD komt direct na de <HTML> tag. Het belangrijkste wat in deze head komt te staan is de titel van je pagina. Deze vind je later terug in de titelbalk van je browser",""
"<title>..</title>","Geef je pagina altijd een duidelijke titel. Wanneer bezoekers van je site een pagina bookmarken komt alleen deze titel in de lijst te staan. De titel zelf bestaat alleen uit tekst. Je kunt hier geen andere tags gebruiken. Ook de TITLE tags komen maar een keer op je pagina voor. Ze staan altijd tussen de HEAD tags",""
"<body>..</body>","Elk HTML bestand heeft een lichaam aangeduid met de <BODY> tag. Tussen deze twee tags komt je eigenlijke inhoud van je webpagina te staan. Dus de tekst en de afbeeldingen die je later in het venster van je browser ziet verschijnen. Het wordt eentonig ook de BODY tags gebruik je maar een keer op je pagina. De<BODY> tag staat direct na </HEAD > tag. De</BODY> tag staat als laatste voor de </HTML> tag",""
" bgcolor=","Wil je de achtergrondkleur veranderen dan gebruik je daarvoor de attribute BGCOLOR. Het beste leesbaar is nog altijd zwarte tekst op een witte achtergrond",""
" background=","Je kunt de achtergrond ook invullen met een plaatje. Je kunt hiervoor in principe elk plaatje gebruiken. Pas op met grote plaatjes. Het duurt lang voor je ze te zien krijgt. Gebruik dus het liefst een klein plaatje. Let ook op de leesbaarheid van de tekst. Hoe drukker het plaatje hoe slechter de tekst meestal leesbaar is. Het wil dan wel eens helpen om dan de tekst vet of wat groter te maken",""
" text=","Geeft de kleur van de (normale)tekst aan",""
" link=","Geeft de kleur van de links aan",""
" alink=","Geeft de kleur van actieve links aan dus wanneer je op een link klikt",""
" ","",""
"<b>..</b>","Je maakt tekst vet met de B tag ( bold is Engels voor vet schrift)",""
"<i>..</i>","Je maakt tekst cursief met de I tag (italic is Engels voor cursief). Gebruik deze het liefst alleen bij grotere tekst. Bij een normale tekstgrootte ziet cursief er meestal niet uit of je moet al een heel bijzonder beeldscherm hebben",""
"<u>..</u>","Je onderstreept tekst met de U tag (underline). Onderstrepen kan verwarring wekken met links. Denk dus goed na voor je deze gebruikt",""
"<h1>..</h1>","Titels of kopjes kun je maken met de header tags. Hier heb je er meerdere van in de vorm van een H gevolgd door een getal. Het getal geeft de grootte aan: H1 is het grootste H6 het kleinste. Header tags beginnen automatisch op een nieuwe regel en ook erna begint een nieuwe regel. LET OP: de header tags hebben niets te maken met de <HEAD> tags",""
"<br>","De eenvoudigste tag die je kunt gebruiken is de <BR> de line break",""
"<p>","Wil je een regel overslaan dan zul je zien dat dit met de <BR> tag niet lukt. Ook niet wanneer je er twee of meer gebruikt. Hiervoor heb je een andere tag namelijk de paragraph tag (alinea): <P>. Deze slaat een regel over en begint een nieuwe alinea",""
"<p><br>","Wil je meerdere regels overslaan dan lukt dit ook weer niet met de paragraph tag. Een veel gebruikte truc is de volgende. Je zet afwisselend <P> en <BR> tags na elkaar",""
"<p align=right>..</p>","Alle tekst wordt rechts uitgelijnd / andere mogelijkhijd is Center",""
"<big>..</big>","Zet de tekst tussen deze tags in een groter formaat (font)",""
"<small>..</small>","Zet de tekst tussen deze tags in een kleiner formaat (font)",""
"<sub>..</sub>","Zet de tekst tussen deze tags iets verspringend naar onderen",""
"<sup>..</sup>","Zet de tekst tussen deze tags iets verspringend naar boven",""
"<pre>..</pre>","Gepreformatteerde en nier proportionele tekst, alles tussen deze tags wordt exact zo neergezet als in de broncode",""
"<center>..</center>","Alles wordt gecentreerd, zowel tekst, tables en plaatjes",""
"<blockquote>..</blockquote>","Je kunt je webpagina van marges voorzien met de de tag <BLOCKQUOTE>. Deze laat de tekst aan beide kanten wat inspringen. Ervoor en erna krijg je bovendien een lege regel te zien",""
"<ul>..</ul>","Unordered lijst. Als je de tekst alleen aan de linkerkant wilt laten inspringen gebruik je daarvoor de <UL> tag. Je kunt hiermee ook de Linkerkantlijn breder maken dan de rechter. Deze combinatie kun je gebruiken voor een achtergrond met een doorlopende band aan de linkerzijde",""
"<ul type=x>..</ul>","Soort bolletjes en blokjes bepalen bij een unordered list. Toelichting Met de optie type=x kunt u zelf bepalen door welke bolletjes of blokjes de items van een unordered list moeten worden voorafgegaan. Op de plaats van x kunt u een van de volgende drie waarden opgeven: circle (voor een open vierkant of rondje), disc (standaard: een dicht bolletje), square (voor een zwart vierkant). Helaas werkt dit niet altijd...",""
"<dl>..</dl>","Definition lijst. Toelichting Een definitielijst bevat twee kolommen: links de te definiδren term, tussen tags <dt> en </dt> / rechts de definitie of omschrijving, tussen tags <dd> en </dd>",""
"<ol>..</ol>","Ordered lijst. Toelichting Een ordered list is een opsommingslijst waarvan de items, die starten met de tag <li>, genummerd worden. De wijze van nummering is standaard in cijfers / getallen; maar dat kan worden aangepast",""
"<ol type=x start=y>..</ol>","Wijze van nummering bepalen binnen een ordered list. Toelichting U kunt de wijze van nummering binnen een ordered list controleren via de optie type=x. Op de plaats van x kunt u een van de volgende vijf waarden invullen: 1 (standaard: voor nummers), a (voor kleine letters), A (voor hoofdletters), i (voor kleine Romeinse cijfers) en I (voor grote Romeinse cijfers). Via de optie numb=y kunt u bepalen met welk nummer een opsomming moet starten. U vult dan het startgetal op de plaats van y in",""
"<li>","Lijst element",""
" ","",""
"<img src=image.gif","Plaatjes plaatsen. In HTML begruik je hiervoor de <IMG> (image) tag. Het plaatje zelf is een apart bestand. Het staat dus niet in de pagina zelf. De tag verwijst naar het bestand met de SRC (source) attribute",""
" border=","Veel browsers laten een randje om het plaatje zien. De breedte van dit randje kun je regelen met de BORDER attribute. In de meeste gevallen wil je natuurlijk helemaal geen randje zien. Dan geef je bij BORDER de waarde nul aan",""
" width=","Geeft de breedte van het plaatje aan",""
" height=","Geeft de hoogte van het plaatje aan",""
" alt=","Een laatste attribute is de ALT (alternative text). Sommige surfers zetten de plaatjes uit in hun browser. Een enkeling gebruikt nog wel eens een browser die helemaal geen plaatjes kan laten zien. In plaats van de afbeelding kun je dan een tekst laten zien die het plaatje beschrijft",""
" ","",""
"<table>..</table>","Het TABLE tags start en eindigen een tabel","Begin and end of pages"
" width=","Het width attribuut bepaalt de breedte van de tabel in pixels of een percentage",""
" border=","Het border attribuut bepaalt de breedte van de rand. Nul maakt hem onzichtbaar. Standaard nul (uit)",""
" bgcolor=","Het bgcolor attribuut bepaalt de achtergrondkleur van de gehele tabel. Namen en hex waarden kunnen worden gebruikt. Standaard transparant",""
" cellpadding=","Het cellpadding attribuut bepaalt de ruimte tussen cellen onderling. Standaard drie pixels",""
" cellspacing=","Het cellspacing attribuut bepaalt de afstand tussen celrand en -inhoud. Standaard twee pixels",""
" valign=","Celinhoud wordt verticaal uitgelijnd met het VALIGN attribuut naar TOP. MIDDLE of BOTTOM, standaard is midden",""
"<tr>..</tr>","De TR start en eindigt een tabel rij (Table Row)",""
" align=","Celinhoud in een rij wordt uitgelijnd met het ALIGN attribuut naar LEFT CENTER of RIGHT standaard links. Gaat boven tabel instelling",""
" valign=","Celinhoud wordt verticaal uitgelijnd met het VALIGN attribuut naar top middle of bottom. Standaard midden. Gaat boven tabel instelling",""
" bgcolor=","Het bgcolor attribuut bepaalt achtergrondkleur van de gehele rij. Namen en hex waarden kunnen worden gebruikt. Standaard transparant. Gaat boven tabel instelling",""
"<td>..</td>","De TD tags omsluiten een cel. Celinhoud kan alleen tussen deze tags geplaatst worden",""
" width=","Het width attribuut bepaalt de breedte van de cel in pixels of een percentage",""
" bgcolor=","Het bgcolor attribuut bepaalt achtergrondkleur van een cel. Namen en hex waarden kunnen worden gebruikt. Standaard transparant. Gaat boven tabel en rij instelling",""
" background=","I.p.v. een kleur kan ook een plaatje worden gebruikt als achtergrond in een cel, b.v. <td background=images/back.gif>",""
" align=","Celinhoud in een cel wordt uitgelijnd met het ALIGN attribuut naar LEFT CENTER of RIGHT standaard links. Gaat boven tabel en rij instelling",""
" valign=","Celinhoud wordt verticaal uitgelijnd met het VALIGN attribuut naar top middle of bottom. Standaard is midden. Gaat boven tabel en rij instelling",""
" colspan=","Laat een cel twee of meer kolommen overspannen",""
" rowspan=","Laat een cel twee of meer rijen overspannen",""
" ","",""
"<frameset>..</frameset>","Opent en sluit een stel frames. Vervangt de BODY van een gewone pagina",""
" frameborder=","Zie border",""
" framespacing=","Zie border",""
" border=","Drie attributes die er tezamen voor zorgen dat de borders verdwijnen in alle browsers. Dienen in dat geval allemaal nul te zijn",""
" rows=","Bepaalt het aantal en de grootte van de frames in horizontale richting. Het formaat wordt aangeduid in (een serie) nummers (pixels) percentages of asterisks. De laatste neemt alle resterende ruimte in",""
" cols=","Zelfde als ROWS alleen verticaal",""
"<frame>","Definieδert frames in de frameset. Staan altijd tussen de FRAMESET tags",""
" src=","Bepaalt de webpagina die in het frame geladen wordt. Moet een geldige URL bevatten",""
" name=","Bepaalt de naam van het frame zodat het aangestuurd kan worden met de TARGET attribute in een link",""
" noresize","Zorgt ervoor dat het frame niet van grootte veranderd kan worden",""
" marginheight=","Bepaalt de afstand tussen paginainhoud en de rand van het frame in verticale richting. Op nul instellen om de inhoud van naast elkaar liggende frames op elkaar te laten aansluiten",""
" marginwidth=","Hetzelfde maar nu horizontaal",""
"<noframes>..</noframes>","Bevat een alternatieve pagina voor browsers die geen frames kennen. Staan altijd tussen de FRAMESET tags",""
" target=","Attribuut van een hyperlink in een geframede pagina. Maakt het mogelijk een gelinkte pagina in een ander frame te laten zien gedefiniδerd met een NAME. Er zijn enkele gereserveerde namen herkenbaar aan het streepje. _blank opent een nieuw browser venster / _self opent in hetzelfde frame / _parent opent in de pagina of frameset erboven / _top opent in het volledige browservenster",""
" ","",""
"<a href=test.html>..</a>","Verreweg de belangrijkste tag die je zult gebruiken is de hypertext link <A> (anchor). Meestal kortweg link of ook wel hyperlink genoemd. De meest voorkomende link is er ΘΘn die verwijst naar een andere webpagina",""
"<a href=mailto:..@..nl>","Deze hyperlink die je veel zult gebruiken is bedoeld om email te verzenden. Als iemand je wat zou willen vragen over je homepage bijvoorbeeld. Deze link heeft een iets andere invulling van de attribute. Met deze link kun je mij een emailtje sturen. Als je erop klikt zal je email-programma opstarten, met mijn email adres reeds vermeld",""
" ","",""
"<basefont size=n>","Basisgrootte van het font / afsluiting met </BASEFONT> hoeft niet, standaard (basis)fontgrootte is 3 groter dan (basis)fontgrootte 7 kan niet",""
"<font size=n>..</font>","Vergroten. Voorbeeld: Ik wil <FONT SIZE=+1>grote</FONT>re en <FONT SIZE=+2>nog grotere</FONT> tekst",""
"<font color=blue>..</font>","Geeft de tekst een andere kleur b.v. <font size=4 color=#990044> zet de tekst op lettergrootte 6 in de kleur bruin",""
"<address>..</address>","","Specifies information such as authorship and contact details for the current document. Browsers should render the content with paragraph-breaks before and after"
"<strike>..</strike>","","It strikes out the selected text"
"<applet>..</applet>","","Embed a Java applet into the document. A Java applet is a program, written in the Java language. The browser assigns a rectangle portion of the window to the applet in which it runs. The size of this region is set in the HTML page. If the applet needs external parameters to run, you have to supply these with the PARAM element"
"<bgsound>","","Play a background sound when the page is opened. This element must be placed in the HEAD section of the document. Because this element is only supported by the Internet Explorer, I prefer to use the EMBED element to add a background sound. This element is now supported by both Internet Explorer and Netscape Navigator / The address of the sound. The file can be a .wav, .au or .mid file"
"<div>..</div>","","This element is a general container for a part of the contents of a page. Through the DIV element you can add attributes, like style information, to this whole division. The DIV element will not show anything when used without any other attribute. A division will terminate a paragraph opened with the P element. <DIV align=center> is the same as the deprecated <CENTER> element"
"<embed>..</embed>","","The EMBED element lets you display output from a plug-in application in an HTML document. To display, the plug-in application must be installed. When loaded, the plug-in runs automatically. Only the attributes HEIGHT, SRC and WIDTH are always available. All other attributes only have a meaning with specific plug-ins. Plug-ins may use extra attributes, not listed here / example :<EMBED src=bgsound.mid width=145 height=60 align=right></EMBED>"
" ","",""
"<form>..</form>","","Create a form inside a document. A form consists of one or more input-capable fields. The form can include GUI-elements such as radio-buttons, checkboxes, buttons and textfields. Using a form you can send information to the Web-server which will invoke the supplied program and pass the information to that program. So with forms you can allow the user to pass data to the server. Forms can be used for things such as order-entry, supplying search criteria or subscribing to a mailing list"
" get","","The data is appended to the URL of the program / the default mode is GET"
" post","","This sends the input information in a data body that is available on stdin with the data length set in the environment variable CONTENT_LENGTH"
" action","","When the user submits the form the browser will use the value of this attribute to know where to send the data. This can be the URL of a program that processes the data, or an email address. For an email address use the format mailto:joe@unknown.org to send the data to jdi@unknown.org"
" method","","This attribute determines which HTTP method will be used to pass the data to the program. Which method you must use depends on the program that processes the incoming data"
" onreset","","JavaScript code to execute when the user presses an input field with type=reset"
" onsubmit","","JavaScript code to execute when the user presses an input field with type=submit"
" target","","The TARGET attribute forces the load of that link into the targeted window. The value supplied with the attribute must be the same as the name of the window, and is case-sensitive. You can give a window a name with the FRAME element. If a window with the supplied target name does not exists then a new window will be created with that name. If you do not specify a target window the current window will be used, or the target specified with the BASE element"
" input type=button","","Creates a button. The action that is triggered by using this button is defined by the ONCLICK attribute"
" input type=checkbox","","Creates a checkbox. This can be used for simple Boolean attributes, or for attributes that can take multiple values at the same time. The latter is represented by several checkbox fields with the same name and a different value attribute. Each checked checkbox generates a separate name/value pair in the submitted data, even if this results in duplicate names"
" input type=file","","This provides a means for users to attach a file to the form's contents. For this TYPE the value the user enters is not send to the server but this value is used as the filename of the file that is send instead"
" input type=hidden","","These fields provide a means for servers to store state information with a form. This will be passed back to the server when the form is submitted, using the name / value pair defined by the corresponding attributes. This is a work around for the statelessness of HTTP. Another approach is to use HTTP Cookies"
" input type=image","","Create a graphical submit button rendered by an image rather than a text string. The x and y values of the location clicked are passed to the server: In the submitted data, image fields are included as two name / value pairs. The names are derived by taking the name of the field and appending .x for the x value, and .y for the y value "
" input type=password","","Create a single line text field which will not show the contents of the field but instead the * character"
" input type=radio","","Creates a radio button. This can be used for attributes which can take a single value from a set of alternatives. Each radio button field in the group should be given the same name. Radio buttons require an explicit value attribute. Only the checked radio button in the group generates a name / value pair in the submitted data"
" input type=reset","","Creates a button that users can click to reset form fields to their initial state when the document was first loaded. Reset buttons are never sent as part of the form's contents"
" input type=submit","","Creates a button that users can click to submit the form's contents to the server. If the name attribute is given then the submit button's name / value pair will be included in the submitted data. You can include several submit buttons in the form"
" input type=text","","Creates a single line text field"
" ","",""
" ======================","",""
" Style Sheets","",""
" ======================","",""
" letter-spacing :","","Controls the amount of space between each letter in a section of text / normal (default), number of pixels"
" line-height :","","Controls the amount of vertical space between lines of text / normal (default), number of pixels percentage"
" text-align :","","Controls the alignment for a section of text / browser decides (default), left, right, center"
" text-decoration :","","Controls what the text looks like / none (default), underline, overline, line-through, blink"
" text-indent :","","Controls the indentation of the first line in a section of text / 0 (default), number of pixels, percentage"
" text-transform :","","Changes the case of a section of text / none (default), uppercase, lowercase, capitalize"
" vertical-alignment :","","Controls the vertical alignment of a section of text / baseline (default), sub, super, top, text-top, middle, bottom, text-bottom"
" word-spacing :","","Controls the amount of space between words (doesn't work as of yet) / normal (default), number of pixels"
" ","",""
" font-family :","","Controls the type of font shown on the page / browser decides (default), font family name"
" font-style :","","Controls the style of the font / normal (default), italic, oblique"
" font-size :","","Controls the size of the font / medium (default), number of pixels, percentage"
" font-variant :","","Controls the variant of the font / normal (default), small-caps"
" font-weight :","","Controls the boldness of the font / normal (default), lighter, bold, bolder, 100, 200, 300, 400, 500, 600, 700, 800, 900"
" ","",""
" color :","","Controls the color of the text / browser decides (default), color name"
" background-attachment :","","Controls the scrolling of the background / scroll (default), fixed"
" background-color :","","Controls the color of the background / transparent (default), color name"
" background-image :","","Allows you to set a background image / none (default), image url"
" background-repeat :","","Allows different patterns of background repetition / repeat (default), repeat-x, repeat-y, no-repeat"
" background-position :","","Controls the position of the background on the page / 0% 0% (default), postion in pixels ie {20,20}, percentage ie {5%,7%}, top, bottom, left, right, center"
" ","",""
" width :","","Controls the width of a section / auto (default), number of pixels, percentage"
" height :","","Controls the height of a section / auto (default), number of pixels, percentage"
" border-color :","","Controls the border color of a section / default text color (default), color name"
" border-style :","","Controls the style of a border / none (default), solid, double"
" border-width :","","Controls the width of a border / undefined (default), number of pixels, thin, medium, thick"
" border-top-width :","","Controls the width of a border side / medium (default), number of pixels, thin, thick"
" border-left-width :","","Controls the width of a border side / medium (default), number of pixels, thin, thick"
" border-right-width :","","Controls the width of a border side / medium (default), number of pixels, thin, thick"
" border-bottom-width :","","Controls the width of a border side / medium (default), number of pixels, thin, thick"
" margin-top :","","Controls the width of a margin from the specified side / 0 (default), number of pixels, percentage"
" margin-left :","","Controls the width of a margin from the specified side / 0 (default), number of pixels, percentage"
" margin-right :","","Controls the width of a margin from the specified side / 0 (default), number of pixels, percentage"
" margin-bottom :","","Controls the width of a margin from the specified side / 0 (default), number of pixels, percentage"
" padding-top :","","Controls the amount of padding from the specified side / 0 (default), number of pixels, percentage"
" padding-left :","","Controls the amount of padding from the specified side / 0 (default), number of pixels, percentage"
" padding-right :","","Controls the amount of padding from the specified side / 0 (default), number of pixels, percentage"
" padding-bottom :","","Controls the amount of padding from the specified side / 0 (default), number of pixels, percentage"
" float :","","Controls the floating of a section / none (default), left, right"
" clear :","","Defines whether a section disallows other sections on its sides / none (default), left, right"
" ","",""
" white-space :","","Controls the white space formatting of a section / normal (default), pre, nowrap"
" display :","","Controls the display of a section / block (default), inline, list-item, none"
" visiblity :","","Controls the visibility of an element / inherit (default), visible, hidden"
" z-index :","","Controls the layering of an element / auto (default), number"
" ","",""
" ======================","",""
" Meta tags","",""
" ======================","",""
" HTTP-EQUIV=Expires","","The date and time after which the document should be considered expired. Controls cacheing in HTTP/1.0. In Netscape Navigator, a request for a document whose expires time has passed will generate a new network request (possibly with If-Modified-Since). An illegal Expires date, e.g. (0), is interpreted as (now). Setting Expires to 0 may thus be used to force a modification check at each visit. Web robots may delete expired documents from a search engine, or schedule a revisit. example <META HTTP-EQUIV=expires CONTENT=Wed, 26 Feb 1997 08:21:57 GMT>"
" HTTP-EQUIV=Content-Type","","The HTTP content type may be extended to give the character set. As an HTTP/1.0 header, this unfortunately breaks older browsers. As a META tag, it causes Netscape Navigator to load the appropriate charset before displaying the page. E.g. <META HTTP-EQUIV=Content-Type CONTENT=text/html; charset=ISO-2022-JP>"
" HTTP-EQUIV=Refresh","","Specifies a delay in seconds before the browser automatically reloads the document. Optionally, specifies an alternative URL to load. E.g. <META HTTP-EQUIV=Refresh CONTENT=3;URL=http://www.some.org/some.html>"
" HTTP-EQUIV=Window-target","","Specifies the named window of the current page; can be used to stop a page appearing in a frame with many (not all) browsers. E.g. <META HTTP-EQUIV=Window-target CONTENT=_top>"
" HTTP-EQUIV=Ext-cache","","Defines the name of an alternate cache to Netscape Navigator. E.g. <META HTTP-EQUIV=Ext-cache CONTENT=name=/some/path/index.db; instructions=User Instructions>"
" HTTP-EQUIV=Set-Cookie","","Sets a cookie in Netscape Navigator. Values with an expiry date are considered (permanent) and will be saved to disk on exit. E.g. <META HTTP-EQUIV=Set-Cookie CONTENT=cookievalue=xxx;expires=Friday, 31-Dec-99 23:59:59 GMT; path=/>"
" HTTP-EQUIV=Vary","","Specifies that alternates are available. E.g. <META HTTP-EQUIV=Vary CONTENT=Content-language>"
" META NAME=Robots","","Controls Web robots on a per-page basis. E.g. <META NAME=ROBOTS CONTENT=NOINDEX,FOLLOW> Robots may traverse this page but not index it. NOINDEX prevents anything on the page from being indexed. NOFOLLOW prevents the crawler from following the links on the page and indexing the linked pages. NOIMAGEINDEX prevents the images on the page from being indexed but the text on the page can still be indexed. NOIMAGECLICK prevents the use of links directly to the images, instead there will only be a link to the page."
" META NAME=description","","A short, plain language description of the document. Used by search engines to describe your document. Particularly important if your document has very little text, is a frameset, or has extensive scripts at the top. E.g. <META NAME=description CONTENT=Citrus fruit wholesaler.>"
" META NAME=keywords","","Keywords used by search engines to index your document in addition to words from the title and document body. Typically used for synonyms and alternates of title words. E.g. <META NAME=keywords CONTENT=oranges, lemons, limes>"
" META NAME=Author","","Publishing tools, e.g. Netscape Gold. Typically the unqualified author's name."
" META NAME=Generator","","Publishing tools, e.g. Netscape Gold, FrontPage, etc. Typically the name and version number of a publishing tool used to create the page. Could be used by tool vendors to assess market penetration."
" META NAME=Formatter","","Publishing tools - Microsoft FrontPage"
" META NAME=Classification","","Undefined"
" META NAME=Copyright","","Typically an unqualified copyright statement"