Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Fri Mar 29, 2024 12:57 pm
All times are UTC + 0
Basic Overview Of HTML CODES!
Moderators: Global Moderators, Offtopic Moderators
Post new topic   Reply to topic Page 1 of 1 [1 Post] Mark the topic unread ::  View previous topic :: View next topic
Author Message
Nuclear General
Scorpion Sniper


Joined: 30 Apr 2005
Location: USA

PostPosted: Mon Aug 22, 2005 4:04 pm    Post subject:  Basic Overview Of HTML CODES! Reply with quote  Mark this post and the followings unread

Quote:
Tutorial Name: Basic Overview Of HTML CODES!
Tutorial Author: Nuclear General
Difficulty: Fairly Simple


I thought I might write a tutorial for most of you people who don't know HTML CODE. I'm mainly writing this tutorial for Stealthtank, as he has asked me to help him with HTML. As of right now, Stealthtank and I are designing a webste for the Galactic Warfare mod. Stealthtank is designing all the images need fo the website, and I, myself am doing the html coding. But I've said too much about the GW mod site. I'll get started just started by giving of the tags needed for a website design. The tags are as follows:

Each tag in each CODE box are in the same order.

Code:
Tag Name:
<!DOCTYPE>
<A>
<ADDRESS>
<APPLET>
<B>
<BASE>
<BASEFONT>
<BASEFONT>
<BDO>
<BIG>
<BLOCKQUOTE>
<BODY>
<BR>
<BUTTON>
<BUTTON>
<CAPTION>
<CENTER>
<CITE>
<CODE>
<COL>
<COLGROUP>
<DD>
<DEL>
<DFN>
<DIR>
<DIV>
<DL>
<DT>
<EM>
<FIELDSET>
<FONT>
<FORM>
<FRAME>
<FRAMESET>
<H1>
<H2>
<H3>
<H4>
<H5>
<H6>
<HEAD>
<HR>
<HTML>
<I>
<IFRAME>
<IMG>
<INPUT>
<INS>
<ISINDEX>
<KBD>
<LABEL>
<LEGEND>
<LI>
<LINK>
<LISTING>
<MAP>
<MENU>
<META>
<NOFRAMES>
<NOSCRIPT>
<OBJECT>
<OL>
<OPTION>
<P>
<PARAM>
<PLAINTEXT>
<PRE>
<Q>
<SAMP>
<SCRIPT>
<SELECT>
<SMALL>
<SPAN>
<STRIKE>
<STRONG>
<STYLE>
<SUB>
<SUP>
<TABLE>
<TBODY>
<TD>
<TEXTAREA>
<TFOOT>
<TH>
<THEAD>
<TITLE>
<TR>
<TT>
<U>
<UL>
<VAR>


Code:
Description:
Prologue Identifiers
Anchor
Address Information
Java Applet
Bold Text
Document Base URI
Document Base Font
Base Font Change
BiDi Override
Large Text
Block Quotation
Document Body
Line Break
Button
Button
Table Caption
Centered Block
Citation Reference
Forumula/Source Code Quotation
Table Column
Table Column Group
Definition Description
Deleted Text
Term Text
Directory List
Generic Block-Level Container
Definition List
Definition Term
Emphasize Text
Form Control Group
Font Change
Interactive Form
Frame
Frameset
Level One Heading
Level Two Heading
Level Three Heading
Level Four Heading
Level Five Heading
Level Six Heading
Document Head
Horzontal Rule
HTML Document
Italisized text
Floating Frame
In-Line Image
Forum Input
Inserted text
Input Prompt
Keyboard Text
Form Field Label
Fieldset Caption
List Item
Document Relationship
Listing Quote
Image map
Menu List
Meta Data
Frames Alternate Content
Alternate Script Content
Object/ActiveX
Ordered List
Menu Option
Paragraph
Object Parameter
Formatted Text
Preformatted text
Inline Quote
Sample Text
Client-side Script
Option Selector
Small Text
Generic Inline Container
Strike-Through Text
Strong Text
Embedded Style Sheet
Subscript Text
Superscrpt Text
Table
Table Body
Table Data Cell
Multi-line Text Input
Table Foot
Table HeaderCell
Table Head
Document Title
Table Row
Teletype Text
Underline Text
Unordered List
Variable Text


Code:
Category:
Document Structure Elements
In-line/Media
Block Level Elements
In-line/Media
Text Formatting
Document Structure Elements
Document Structure Elements
In-line/Media
In-line/Media
Text Formatting
Block Level Elements
Document Structure Elements
In-line/Media
Forms
Text Formatting
Tables
Block Level Elements
Text Formatting
<CODE>
Tables
Tables
Lists
Block Level Elements
Text Formatting
Lists
Block Level Elements
Lists
Lists
Text Formatting
Forms
Text Formatting
Forms
Frames
Frames
Block Level Elements
Block Level Elements
Block Level Elements
Block Level Elements
Block Level Elements
Block Level Elements
Document Structure Elements
Block Level Elements
Document Structure Elements
Text Formatting
Frames
In-line/Media
<INPUT>
Text Formatting
Document Structure Elements
Text Formatting
Forms
Forms
Lists
Document Structure Elements
Block Level Elements
In-line/Media
Lists
Document Structure Elements
Frames
In-line/Media
In-line/Media
Lists
Forms
Block Level Elements
Document Structure Elements
Document Structure Elements
Text Formatting
Text Formatting
In-line/Media
Forms
Text Formatting
Text Formatting
Text Formatting
Text Formatting
Document Structure Elements
Text Formatting
Text Formatting
Tables
Tables
Tables
Forms
Tables
Tables
Tables
Document Structure Elements
Tables
Text Formatting
Text Formatting
Lists
Text Formatting


Code:
Start Of Tag:
<!doctype html public "">
<A HREF="">
<ADDRESS>
<APPLET>
<B>
<BASE HREF="">
<BASEFONT size="""">
<BASEFONT>
<BDO>
<BIG>
<BLOCKQUOTE>
<BODY>
<BR>
<BUTTON>
<BUTTON>
<CAPTION>
<CENTER>
<CITE>
<CODE class="" id="" style="">
<COL>
<COLGROUP>
<DD>
<DEL>
<DFN>
<DIR>
<DIV align="">
<DL>
<DT>
<EM>
<FIELDSET>
<FONT>
<FORM>
<FRAME>
<FRAMESET>
<H1>
<H2>
<H3>
<H4>
<H5>
<H6>
<HEAD>
<HR>
<HTML>
<I>
<IFRAME>
<IMG src="">
<INPUT type="" NAME="" VALUE="" CHECKED size="" maxlength="" SRC="" ALT="" USEMAP="" align="" DISABLED READONLY ACCEPT="" tabindex="">
<INS>
<ISINDEX>
<KBD>
<LABEL>
<LEGEND>
<LI>
<LINK>
<LISTING>
<MAP>
<MENU>
<META>
<NOFRAMES>
<NOSCRIPT>
<OBJECT>
<OL>
<OPTION>
<P>
<PARAM>
<PLAINTEXT>
<PRE>
<Q>
<SAMP>
<SCRIPT>
<SELECT>
<SMALL>
<SPAN>
<STRIKE>
<STRONG>
<STYLE>
<SUB>
<SUP>
<TABLE>
<TBODY>
<TD>
<TEXTAREA>
<TFOOT>
<TH>
<THEAD>
<TITLE>
<TR>
<TT>
<U>
<UL>
<VAR>


Code:
End Of Tag:
None
</A>
</ADDRESS>
</APPLET>
</B>
None
None
None
</BDO>
</BIG>
</BLOCKQUOTE>
</BODY>
None
</BUTTON>
</BUTTON>
</CAPTION>
</CENTER>
</CITE>
</CODE>
None
</COLGROUP>
</DD>
</DEL>
</DFN>
</DIR>
</DIV>
</DL>
</DT>
</EM>
</FIELDSET>
</FONT>
</FORM>
</FRAME>
</FRAMESET>
</H1>
</H2>
</H3>
</H4>
</H5>
</H6>
</HEAD>
None
</HTML>
</I>
</IFRAME>
</IMG>
</INPUT>
</INS>
</ISINDEX>
</KBD>
</LABEL>
</LEGEND>
</LI>
None
</LISTING>
</MAP>
</MENU>
None
</NOFRAMES>
</NOSCRIPT>
</OBJECT>
</OL>
</OPTION>
</P>
None
</PLAINTEXT>
</PRE>
</Q>
</SAMP>
</SCRIPT>
</SELECT>
</SMALL>
</SPAN>
</STRIKE>
</STRONG>
</STYLE>
</SUB>
</SUP>
</TABLE>
</TBODY>
</TD>
</TEXTAREA>
</TFOOT>
</TH>
</THEAD>
</TITLE>
</TR>
</TT>
</U>
</UL>
</VAR>


Code:
Extended Tag:
<!doctype html public ""-//w3c//dtd html ?.?//en"">
<A HREF="" NAME="" TARGET="" CLASS="" ID="" STYLE="">
<ADDRESS CLASS="" ID="" STYLE="">
<APPLET CODE="" CODEBASE="" align="" ALT="" ARCHIVE="" height="" width="" class="" id="" style="" mayscript NAME="" src="" hspace="" vspace="" datasrc="" datafld="" dataformatAs="" value="">
<B class="" id="" style="">
<BASE HREF="" class="" id="" style="">
<BASEFONT size="" FACE="" color="">
<BASEFONT size="" color="" FACE="">
<BDO dir="" LANG="" class="" id="" style="">
<BIG class="" id="" style="">
<BLOCKQUOTE CLASS="" ID="" STYLE="">
<BODY BACKGROUND="" bgcolor="" text="" link="" vlink="" alink="">
<BR clear="">
<BUTTON NAME="" VALUE="" type="" DISABLED tabindex="">
<BUTTON datafld="" dataformatAs="" datasrc="" DISABLED CLASS="" ID="" STYLE="" LANG="">
<CAPTION align="" CLASS="" ID="" STYLE="">
<CENTER CLASS="" ID="" STYLE="">
<CITE class="" id="" style="">
None
<COL span="" width="" align="" valign="">
<COLGROUP span="" WIDTH="" align="" valign="">
<DD CLASS="" ID="" STYLE="">
<DEL CITE="" DATETIME="">
<DFN class="" id="" style="">
<DIR COMPACT CLASS="" ID="" STYLE="">
<DIV align="" CLASS="" ID="" STYLE="" datafld="" dataformatAs="" datasrc="">
<DL COMPACT CLASS="" ID="" STYLE="">
<DT CLASS="" ID="" STYLE="">
<EM class="" id="" style="">
<FIELDSET CLASS="" ID="" STYLE="">
<FONT size="" color="" FACE="" class="" id="" style="">
<FORM ACTION="" method="" ENCTYPE="" TARGET="" name="">
<FRAME SRC="" NAME="" marginwidth="" marginheight="" scrolling="" NORESIZE frameborder="" framespacing="" bordercolor="">
<FRAMESET ROWS="" COLS="" border="" bordercolor="" frameborder="">
<H1 CLASS="" ID="" STYLE="">
<H2 CLASS="" ID="" STYLE="">
<H3 CLASS="" ID="" STYLE="">
<H4 CLASS="" ID="" STYLE="">
<H5 CLASS="" ID="" STYLE="">
<H6 CLASS="" ID="" STYLE="">
<HEAD class="" id="" style="">
<HR align="" NOSHADE size="" width="" CLASS="" ID="" STYLE="">
<HTML LANG="">
<I class="" id="" style="">
<IFRAME SRC="" NAME="" longdesc="" width="" height="" align="" frameborder="" marginwidth="" marginheight="" scrolling="">
<IMG SRC="" ALT="" longdesc="" width="" height="" USEMAP="" ISMAP align="" border="" hspace="" vspace="">
<INPUT type="" NAME="" VALUE="" CHECKED size="" maxlength="" SRC="" ALT="" USEMAP="" align="" DISABLED READONLY ACCEPT="" tabindex="">
<INS>
<ISINDEX PROMPT=""''"" action="">
<KBD class="" id="" style="">
<LABEL CLASS="" ID="" STYLE="">
<LEGEND align="">
<LI TYPE="" value="" CLASS="" ID="" STYLE="">
<LINK REL="" TYPE="" HREF="" TITLE="">
<LISTING class="" id="" style="">
<MAP NAME="" CLASS="" ID="" STYLE="">
<MENU COMPACT CLASS="" ID="" STYLE="">
<META HTTP-EQUIV="" CONTENT="">
None
None
<OBJECT DATA="" CLASSID="" archive="" CODEBASE="" width="" height="" NAME="" USEMAP="" TYPE="" CODETYPE="" STANDBY="" tabindex="" DECLARE align="" border="" hspace="" vspace="" CLASS="" ID="" STYLE="">
<OL TYPE="" start="" COMPACT CLASS="" ID="" STYLE="">
<OPTION VALUE="" SELECTED DISABLED label="">
<P align="" CLASS="" ID="" STYLE="">
<PARAM NAME="" VALUE="" valuetype="" TYPE="" id="">
<PLAINTEXT class="" id="" style="">
<PRE width="" CLASS="" ID="" STYLE="">
<Q CITE="" CLASS="" ID="" STYLE="">
<SAMP class="" id="" style="">
<SCRIPT TYPE="" LANGUAGE="" SRC="" charset="" defer>
<SELECT NAME="" MULTIPLE size="" DISABLED tabindex="">
<SMALL class="" id="" style="">
<SPAN STYLE="" CLASS="" ID="">
<STRIKE class="" id="" style="">
<STRONG class="" id="" style="">
<STYLE TYPE="" TITLE="" MEDIA="">
<SUB CLASS="" ID="" STYLE="">
<SUP CLASS="" ID="" STYLE="">
<TABLE summary="" width="" border="" frame="" rules="" cellspacing="" cellpadding="" align="" bgcolor="" background="">
<TBODY align="" valign="">
<TD rowspan="" colspan="" headers="" align="" valign="" width="" height="" NOWRAP bgcolor="" background="">
<TEXTAREA NAME="" rows="" cols="" DISABLED READONLY tabindex="">
<TFOOT align="" valign="">
<TH rowspan="" colspan="" headers="" align="" valign="" width="" height="" NOWRAP bgcolor="">
<THEAD align="" valign="">
None
<TR align="" valign="" bgcolor="" background="">
<TT class="" id="" style="">
<U class="" id="" style="">
<UL type="" COMPACT CLASS="" ID="" STYLE="">
<VAR class="" id="" style="">


This tutorial only covers the basic HTML CODES. I have also put this tutorial up for download, because it is best viewed in a text document as it is categorized beter than on a forum and is easier to understand.

You may link to his tutorial, but you maynot post any where else. If you would you post it on your website, email me or give me a pm.

~Nuclear General~   ~Good Luck~



HTML TUTORIAL.txt
 Description:

Download
 Filename:  HTML TUTORIAL.txt
 Filesize:  18.79 KB
 Downloaded:  281 Time(s)


_________________

Back to top
View user's profile Send private message Visit poster's website Skype Account Yahoo Messenger Account AIM Address
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1488s ][ Queries: 13 (0.0078s) ][ Debug on ]