![]() | |
| |
HomeWeb DevelopmentShort ContentsFor Beginners...Introduction Changes from 3.2 Document Attributes ...that are available for all BODY objects Text Organisation tools Forms Images Sounds Style Sheets Special Effects - Javascript Search Engines Full ContentsFor Beginners...IntroductionOther HTML sitesPutting pages online Tips For beginners Download this Guide Changes from 3.2DocumentSpecifying LanguageStructure The <HEAD> section ...General attributes ...Title ...Setting the Base address ...META tags ...Character sets ...<LINK>s The <BODY> tag A note on colours Attributes...that are available for all BODY objectsTextHeadingsPreformatted text Change text direction Special Characters Character Formatting ...Blink ...Bold ...Italics ...Superscript ...Subscript Paragraph formatting ...Blockquote ...Line Breaks ...New Paragraph ...Stop Line Breaks ...Word Break ...Marking Modifications Miscellaneous ...Abbreviation ...Acronyms ...Addresses ...Use Bigger/Smaller fonts ...Citations ...Code ...Definitions ...Keyboard input ...Sample ...Teletype ...Variables Organisation toolsCommentsHorizontal lines DIV and SPAN Links ...<LINK>s ...within pages ...Image maps Tables ...example tag ...Rows ...Cells ...Captions ...Head, Body & Foot Lists ...Definition lists ...Directory Lists ...Ordered Lists ...Unordered Lists Embedding special files The Object Element FormsInputs and buttonsSelection menus Element Labels Fieldsets and legends ImageSoundsStyle Sheetsspecifying versionindividual elements in the HEAD section specifying media types external sheets cascading sheets media-dependant defaults HTTP headers Special Effects - JavascriptEvents...onAbort ...onBlur ...onChange ...onClick ...onError ...onFocus ...onLoad ...onMouseOver ...onMouseOut ...onReset ...onScroll ...onSelect ...onSubmit ...onUnload Basic Commands ...Changing the status bar ...Opening a new window ...changing page being viewed Search Engines |
Welcome to the HTML 4.0 GUIDE!Strict VersionOctober, 2001(C)opyright 1998-2001, By Geoff Knagge You are free to copy, mirror or otherwise publish this guide on the condition that you provide credit to me by name, and preferably with a link to, or the address of, this site. This is intended as a guide only. Although I have worked closely with the specification while I made this guide, it should not be considered as official documentation of the HTML 4.0 specification. I cannot, and do not, guarantee that this guide is free from errors. What this guide coversBasically, this guide is written for HTML Version 4.0 and later versions. This is the strict version of HTML 4.0 - The Tags and attributes which have been superceded are not present here, even though they are still legal. Although we are now up to version 5 and higher of both Netscape and IE, some people still use earlier versions because of their computer's limitations or speed reasons. Therefore it is advisable to keep this in mind when writing for HTML 4.0, to ensure most people can view your pages.The Changes in HTML 4.0 aim to provide more multimedia functions, as well as making provisions for people with disabilities and other language. Make sure you keep this in mind, since it is basically an obligation to ensure that your target audience can view your site. Other HTML sites
Publishing pages onlineTo put web pages on the net, first you need an account with someone who will host your site. Often this might by your ISP, or maybe a public free hosting service such as Geocities, Tripod, or any of the many others that are around.The usual, and fastest, way to publish your pages is to use ftp. You need an FTP program, such as the one that comes with Windows, or the free WS-FTP (see my software section). Usually you will connect to a server with a name of the form ftp.domainname.com with your member name and password, where domainname is replaced by xoom, geocities, tripod, or whatever applies to your case. For more help, see my FTP tutorial A slower way is to go through the web interfaces that are often provided and use the tools provided to edit, copy, rename, and create files for your site. Some of these even allow you to build sites without writing any HTML! This guide is intended for those who are ready to move onto writing their own HTML code. Tips For BeginnersSome beginners might find it easier to use the complete version of HTML and avoid the confusion of style sheets until they properly know what HTML is about - This version of the guide gives you no choice but to use style sheets to alter appearance.If you're a total beginner to HTML, see the For Beginners... page of this guide. Here's some additional hints...
Download This GuideThis HTML guide will eventually be available for download in a ZIP file to allow you to access it off-line. This is probably your best option, so you can write your pages off-line while being able to refer to this guide.
(C)opyright, Geoff Knagge.
Continued use of this site indicates your agreement to the Conditions of use and Privacy Policy. |