iLTC Home
Bookmark iLTC!
iLTC Google Boards

Google Groups
Receive The Code in Email!



Categories

Perl
  • Perl Tutorials Beginners

    Javascript
  • Javascript Tutorials
  • Javascript Tutorials Beginners

    HTML
  • HTML Tutorials



  • I bookmarked this site...
    20,082

    iLoveTheCode.com
    HTML > HTML Tutorials How To Easy > HTML Tags

    HTML Tags



    HTML tags are fairly easy to use as far as syntax is concerned. Learning many of the relevant tags is a little more daunting, but not as difficult as you might think.

    <b>Hello</b>

    This will make our "Hello" text bold.

    HTML syntax is simply this: for each opening tag there is a matching closing tag that begins with </


    <font face=verdana size=3>Hello</font>

    Each HTML tag has different properties or no properties at all. In this example the <font> tag has the face and size properties. Most properties are optional. Include what you need and forget the rest.

    Rather than attempting to memorize every HTML tag and it's properties, it is useful to bookmark an HTML reference guide (links below) and refer to it as needed. Copying and pasting from your own HTML source code is also a great time saver for more complex HTML, like tables and frames.

    The best way to learn is by doing. The more HTML pages you make, even if they are copied and pasted, the more the code will start to sink in as you need to make changes for each page.

    If you see something you like on another website, click "View" in your browser's menu at the top and select "Source". Root around until you find what you are looking for.

    Here's a link to the BareBones Guide to HTML. Back in the day, it was my resource for learning and it is still very easy to use.

    The Classic BareBones Guide to HTML

    Resources:
    W3C's Official HTML 4.01 documentation
    HTML Background
    HTML Tables
    Make Italic Text Using HTML
    Make Text Bold Using HTML
    Make Strikethrough Text Using HTML
    Make a Line Return Using HTML
    Make a New Paragraph Using HTML
    HTML Codes



    Previous Article: HTML Background
    Next Article: HTML Center





    Creating Web SitesCreating Web Sites

    Matthew MacDonald

    New $19.77

    Head First HTML with CSS...Head First HTML with CSS & XHTML

    Eric Freeman, Elis...

    New $26.39

    CSSCSS

    Eric Meyer

    New $29.69

    Learning Web DesignLearning Web Design

    Jennifer Niederst ...

    New $29.69

    DojoDojo

    Matthew A. Russell...

    New $26.39

    JavaScriptJavaScript

    David Flanagan

    New $31.49

    Dreamweaver CS3Dreamweaver CS3

    David McFarland

    New $29.69

    CSS MasteryCSS Mastery

    Andy Budd, Simon C...

    New $23.09


    Of Interest:
  • Create or Put Items into an Array in Perl
  • And, Or, Equal, Not Equal, Greater Than, Less Than in Perl
  • To See if a Directory Exists in Perl
  • Check for Existing File in Perl
  • Opening an Alert Box in Javascript
  • Javascript Push - Use Push on an Array in Javascript
  • Mimic Typing from a Textfield in a Textarea with Javascript
  • Focus a Window with self.focus in Javascript
  • HTML Frames
  • HTML Tables
  • Make Italic Text Using HTML
  • HTML Status

  • More Articles:
  • To Sort an Array in Perl
  • Add to End of an Array with Push in Perl
  • Use the Perl PRINT FUNCTION
  • Matching at the Beginning and End
  • Javascript Alert
  • onClick Javascript
  • Reading Cookies using Javascript
  • Increment a Variable in Javascript
  • Annoy Users with onBlur in Javascript
  • Setting a Cookie using Javascript
  • Make a New Paragraph Using HTML
  • HTML Image
  • HTML Forms
  • HTML Background

  • Search iLTC w/ Google





    Recent Articles

  • Javascript Focus Form Field
  • Javascript Lowercase Text
  • Javascript Uppercase Text
  • Javascript Superscript Text
  • Javascript Subscript Text
  • Make Text Blink Using Javascript
  • Make a String into a Link in Javascript
  • Javascript Italics Text
  • Javascript Bold Text
  • Javascript Redirect
  • HTML Frames
  • HTML Color Chart
  • HTML Link
  • Javascript Status Bar








  • Perl Programming - Javascript Programming - Maybe Some PHP - Free Scripts - ILoveTheCode
    All Content © 2006 iLoveTheCode.com


    Contact Chris | About this Site


    316,822
    Counter by iLoveTheCode.com


    Last Modified: Friday, 23-Jun-2006 07:23:14 EDT