Posts Tagged ‘HTML Rules’

HTML Basic

HTML Basic

1.
HTML Rules (Lines)

The


tag is used to create an horizontal rule (line).

2.

This is subscript and superscript

3.
The target Attribute

The target attribute defines where the linked document will be opened.

4.
Tables

Tables are defined with the

tag. A table is divided into rows (with the

tag), and each row is divided into data cells (with the

tag). The letters td stands for “table data,” which is the content of a data cell. A data cell can contain text, images, lists, paragraphs, forms, horizontal rules, tables

5. iFrame code it is nice work