Html tutorial

Page 209

HTML

character

Defines a character to use to align text on (use with align="char"), not supported in Html5.

charoff

pixel

Specifies an alignment offset (either in pixels or percentage value) against the first character as specified with the char attribute, not supported in Html5.

span

number

Defines the number of columns the <col> should span, not supported in Html5.

valign

bottom middle top baseline

Defines vertical alignment, not supported in Html5.

width

pixels or %

Specifies a default width for each column spanned by the current col element, not supported in Html5 .

char

Event Attributes This tag supports all the event attributes described in - HTML Events Reference

Browser Support Chrome

Firefox

IE

Opera

Safari

Android

Yes

Yes

Yes

Yes

Yes

Yes

HTML <comment> and <!--....--> Tag Description The HTML <comment> tag allows authors to comment their HTML code. This tag is supported by IE only. It is recommended to use <!--....--> to comment your tags. This tag is compatible to all browsers.

Example <!DOCTYPE html> <html> <head> 193


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.