HTML - Krelle



HTML Syntax

html syntax=

MY FIRST WEB

(quotation marks not required)

Font

bold font

italics font

main heading

sub heading

BOLD, BLUE, ITALICS

Paragraphs, Tables and Cells

paragraph

BOLD TEXT IN THE MIDDLE OF THE PAGE

table row

table data or cell

  (this cell is empty)

BLUE TEXT IN A CELL

(division tag)

(Picture as table background)

(Picture as foreground)

TO ALIGN TEXT TO CENTER

Advanced HTML Syntax

Anchor tag

TO MIDDLE OF PAGE (anchor tag used for hyperlink)

BANK

EMAIL US

Hot Spots located over an image

• This statement placed anywhere in the body

(coords= “fromleft, fromtop, width, height” relative to “Table”)

• This statement to be placed where the image is to be located

Style (User Defined Style: placed in the )

UnOrdered List (Bulleted)

Milk

Bread

Sugar

Layers

Background Table Image

Background Cell Image

Cell Text Here

 

sdashdasj Break tag starts new line with single row space (Shift + Enter)

asdasd

/pages/contact.htm

Click Here to open in another Browser

CSS

This text in css sets the format for any Hyperlink other than ones with the Class attribute:

a, a:link, a:visited, a:active { text-decoration: none; font: 12px Verdana, sans-serif; color: gray; }

This text in css sheet sets the format for any Hyperlink with the class=”navLink” attribute:

a.navlink:hover { text-decoration: underline; font: 12px Verdana, Arial; color: #00A1E5; }

On page

About Us

This text in css sheet sets the format for any Hyperlink with the class=”footer” attribute:

a.footer:hover { text-decoration: underline; font: 9px Verdana; color: #00A1E5; }

On page

Home | 

Forms

Example 1

Example 2

RETURN FORM

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download