iLTC Home
Bookmark iLTC!

Categories

Perl
  • Perl Tutorials Beginners

  • Javascript
  • Javascript Tutorials
  • Javascript Tutorials Beginners

  • HTML
  • HTML Tutorials

  • Command Line
  • Command Line Tutorials

  • How Tos
  • Other Tips and Tricks



  • #!/usr/bin/perl
    1727907

    iLoveTheCode.com

    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






    Search iLTC w/ Google




    Recent Articles

  • HTML Font Code
  • Javascript and CSS - Easy Pop Up Help Balloons
  • Use OnMouseOver in Javascript
  • Use onMouseOut in Javascript
  • Use innerHTML to Change Text on a Page
  • Renaming a File with Perl's RENAME Function
  • PRINT to Browser with document.write Command in Javascript
  • Passing an Argument or Variable to a Javascript
  • Opening an Alert Box in Javascript
  • Opening a REMOTE WINDOW in Javascript
  • OPEN and WRITE a Data File in Perl
  • OPEN and READ a Data File in Perl
  • Mimic Typing from a Textfield in a Textarea with Javascript
  • Javascript Reset Form








  • Perl Programming - Javascript Programming - HTML Code - Mac Unix Command Line - Maybe Some PHP - Free Scripts - ILoveTheCode
    All Content © 2006-2009 iLoveTheCode.com


    Contact Chris | About this Site


    1727632
    Counter by iLoveTheCode.com


    Last Modified: Saturday, 10-Jan-2009 05:40:24 EST



    Hosted as well :)
    Home-brewed logo - 1997