Monday, September 22, 2008

HTML Tutorial.....

Welcome to Internet Business HTML Tutorial. Here you will learn how the basics of the Hyper Text Markup Language (HTML), so that you may make your own web pages like the one you are viewing right now.

Brief HTML Background
HTML has not been around for many years. November 1990 marks the day of the first web page and back then there were little to no HTML standards to be followed. A group called the World Wide Web Consortium (WWW) was then formed and have since set the standards that are widely accepted and we will base our teachings around them.

Creating an HTML document is easy. To begin coding HTML you need only two things: a simple-text editor and the dedication to follow our tutorial! Notepad is the most basic of simple-text editors and you will probably code a fair amount of HTML with it.

HTML Web Pages
Web pages have many uses. Here are some important facts about why web pages are so useful.

  1. A cheap and easy way to spread information to a large audience.
  2. Another medium to market your business.
  3. Let the world know about you with a personal website!


HTML Use Key
Tag -
Used to specify ("mark-up") regions of HTML documents for the web browser to interpret. Tags look like this:
Element - A complete tag, having an opening and a closing .
Attribute - Used to modify the value of the HTML element. Elements will often have multiple attributes.

Many Attributes :-

AttributeOptionsFunction
alignright, left, centerHorizontally aligns tags
valigntop, middle, bottomVertically aligns tags within an HTML element.
bgcolornumeric, hexidecimal, RGB valuesPlaces a background color behind an element
backgroundURLPlaces an background image behind an element
idUser DefinedNames an element for use with Cascading Style Sheets.
classUser DefinedClassifies an element for use with Cascading Style Sheets.
widthNumeric ValueSpecifies the width of tables, images, or table cells.
heightNumeric ValueSpecifies the height of tables, images, or table cells.
titleUser Defined"Pop-up" title for your elements.




HTML Tutorial and CSS and more Tutorial......(Click)

How to Make Money With an Internet Business

To have a better than average chance of making money from your own Internet Business you need to be familiar with the fundamental requirements and practices of establishing a professional online concern.Before leaving this website, you will have hopefully secured your preferred online business and have the framework in place for a successful internet business - with little or no start-up capital needed.