Free Computer Training and Courses

   »    Free Computer Training & Courses for IT Professionals & Web Developers

Computer Education, Training & Tutorial Resources - ComputerEducationWorld.com
Home » Free Computer Training and Courses »

HTML tables are coded in the <BODY> section of the Web document. Some authors call this the <BODY> “container”. Tables, out of necessity, are rectangular in shape. There are the same number of columns in each row and you cannot code a table having a shape other than a square or a rectangle. (more…)


• • •
 

<FRAMESET> creates a “table of documents” in which each rectangle (called a “frame”) in the table holds a separate document. In its simplest use, <FRAMESET ...> states how many columns and/or rows will be in the “table”. You must use either the COLS or the ROWS attributes or both. For example, this code creates a set of frames that is two columns wide and two rows deep: (more…)


• • •
 

The <a> (anchor) tag to create a link to another document.

An anchor can point to any resource on the Web.

<a href=”url” mce_href=”url”>Text displayed</a>

The <a> tag is used to create an anchor to link from, the href attribute is used to address the document to link. the words between the open and close of the anchor tag .  

<a href=”http//:www.mate4all.com”>

<a href=”http//:www.mate4all.com”>mate4all.com</a>

The name attribute is used to create a named anchor.

<a name=”tips”>tips for anchor</a>

 

• • •
 

How you can format text in an HTML document.

<html>
<body>

<b>This is bold text </b> (more…)


• • •
 



captcha PHP Script Free PHP captcha script free php
Website Design by WebWalas.com